zephyr/drivers/mipi_dsi
Kate Wang 19f1e0fb9b drivers: mipi_dsi: dsi_mcux_2l: Update driver to support ULPS
Add new item ulps_control in binding. If the MIPI DSI on the SoC support
ULPS, and user set the bus to enter ULPS after transfer in mipi_dsi_msg,
driver will set the bus to enter ULPS.

Signed-off-by: Kate Wang <yumeng.wang@nxp.com>
2025-02-11 15:38:47 +01:00
..
CMakeLists.txt drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
dsi_mcux_2l.c drivers: mipi_dsi: dsi_mcux_2l: Update driver to support ULPS 2025-02-11 15:38:47 +01:00
dsi_mcux.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
dsi_renesas_ra.c drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
dsi_stm32.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
dsi_test.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
Kconfig drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
Kconfig.mcux
Kconfig.renesas_ra drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
Kconfig.stm32
Kconfig.test
mipi_dsi.c