diff mbox series

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

Message ID 20230530131113.1024426-2-festevam@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v2,1/2] arm64: dts: imx8mm-evk: Add HDMI support | expand

Commit Message

Fabio Estevam May 30, 2023, 1:11 p.m. UTC
From: Fabio Estevam <festevam@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@denx.de>
---
Changes since v1:
- Fixed the commit log HDMI-->LVDS (Frieder).

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

Comments

Frieder Schrempf May 30, 2023, 2:55 p.m. UTC | #1
On 30.05.23 15:11, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@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@denx.de>

Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
diff mbox series

Patch

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