|
|
@@ -10,7 +10,11 @@
|
|
|
- "lcd" for the clock feeding the output pixel clock & IP clock.
|
|
|
- resets: reset to be used by the device (defined by use of RCC macro).
|
|
|
Required nodes:
|
|
|
- - Video port for RGB output.
|
|
|
+ - Video port for DPI RGB output: ltdc has one video port with up to 2
|
|
|
+ endpoints:
|
|
|
+ - for external dpi rgb panel or bridge, using gpios.
|
|
|
+ - for internal dpi input of the MIPI DSI host controller.
|
|
|
+ Note: These 2 endpoints cannot be activated simultaneously.
|
|
|
|
|
|
* STMicroelectronics STM32 DSI controller specific extensions to Synopsys
|
|
|
DesignWare MIPI DSI host controller
|