Where should I write pinctrl bindings in device tree for STM32mp1 board with RGB interface : in panel node or in ltdc node ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-14 9:27 AM - last edited on ‎2023-07-13 7:36 AM by Kevin HUBER
CubeMX generates pinctrl bindings inside ltdc node, while here : https://wiki.st.com/stm32mpu/wiki/LTDC_device_tree_configuration pinctrl bindings reside inside panel node
Solved! Go to Solution.
- Labels:
-
Graphics and Display
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-04 2:17 AM
Hi @mishuk​ ,
thanks for reporting this inconsistency between CubeIDE and the wiki page.
The correct place for the pinctrl binding is inside the ltdc node, as generated by CubeMX.
The wiki page will be updated ASAP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-04 2:17 AM
Hi @mishuk​ ,
thanks for reporting this inconsistency between CubeIDE and the wiki page.
The correct place for the pinctrl binding is inside the ltdc node, as generated by CubeMX.
The wiki page will be updated ASAP.
