zephyr/drivers/mipi_dsi
Daniel DeGrasse 867acef070 drivers: mipi_dsi: make DPI mode optional for dsi_mcux_2l driver
Make DPI mode an optional configuration for the DSI MCUX 2L driver.
DPI mode will only be enabled when the MIPI is attached in video mode,
since this is when DPI formatted packets are expected.

This will enable the DSI driver to also support DBI/command mode, for
displays that use this format.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-07-25 09:08:59 +02:00
..
CMakeLists.txt drivers: mipi_dsi: Introduce STM32H7 DSI host driver 2023-04-06 11:51:06 +02:00
dsi_mcux.c drivers: mipi_dsi: implement clock selection algorithm 2023-07-18 16:20:28 +02:00
dsi_mcux_2l.c drivers: mipi_dsi: make DPI mode optional for dsi_mcux_2l driver 2023-07-25 09:08:59 +02:00
dsi_stm32.c drivers: mipi_dsi: dsi_stm32: void return value from reset_line_toggle_dt 2023-07-20 10:57:12 +00:00
Kconfig drivers: mipi: delay initialization after display drivers 2023-07-08 12:39:53 -04:00
Kconfig.mcux drivers: mipi: introduce MCUX MIPI DSI 2L driver 2023-03-04 09:19:26 +01:00
Kconfig.stm32 drivers: mipi_dsi: Introduce STM32H7 DSI host driver 2023-04-06 11:51:06 +02:00
mipi_dsi.c include: add missing errno.h 2022-10-20 22:52:09 +09:00