zephyr/drivers/mipi_dsi
Susan Su a56c8cfa69 drivers: mipi_dsi: dsi_mcux: Remove DSI_DPHY_PLL_VCO definition
- The DSI_DPHY_PLL_VCO_MAX and DSI_DPHY_PLL_VCO_MIN macro value is
   different when changing to different SoC, so the definition is moved
   to soc level driver header.
 - Remove the definition in this c file to fix the duplicate definition
   issue.

Signed-off-by: Susan Su <susan.su@nxp.com>
2024-03-06 10:16:37 +00: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: dsi_mcux: Remove DSI_DPHY_PLL_VCO definition 2024-03-06 10:16:37 +00:00
dsi_mcux_2l.c drivers: mipi_dsi: add support for mipi_dsi_detach to dsi_mcux_2l 2023-11-14 09:22:59 +01: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_dsi: dsi_mcux_2l add support for SMARTDMA, and byte swapping 2023-09-25 09:46:55 +02: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