From: Fabio Estevam Date: Tue, 30 May 2023 13:11:13 +0000 (-0300) Subject: arm64: defconfig: Enable the TI SN65DSI83 driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=773887a41b9c26b0d1afccd51080635a976b867c;p=linux.git arm64: defconfig: Enable the TI SN65DSI83 driver 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 Reviewed-by: Frieder Schrempf Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7005640fbb8e8..b9aa9ac938591 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -815,6 +815,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