[PATCH v2 2/2] arm64: defconfig: Enable the TI SN65DSI83 driver

Fabio Estevam festevam at gmail.com
Tue May 30 06:11:13 PDT 2023


From: Fabio Estevam <festevam at denx.de>

There are some imx8mm-based boards that contain an SN65DSI83 MIPI
DSI to LVDS bridge chip.

Add support for it so that the LVDS output can be functional by default.

Signed-off-by: Fabio Estevam <festevam at denx.de>
---
Changes since v1:
- Fixed the commit log HDMI-->LVDS (Frieder).

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 53fb665078db..479556b3d6be 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -819,6 +819,7 @@ CONFIG_DRM_SII902X=m
 CONFIG_DRM_SIMPLE_BRIDGE=m
 CONFIG_DRM_THINE_THC63LVD1024=m
 CONFIG_DRM_TI_TFP410=m
+CONFIG_DRM_TI_SN65DSI83=m
 CONFIG_DRM_TI_SN65DSI86=m
 CONFIG_DRM_ANALOGIX_ANX7625=m
 CONFIG_DRM_I2C_ADV7511=m
-- 
2.34.1




More information about the linux-arm-kernel mailing list