summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-05-30 10:11:13 -0300
committerShawn Guo <shawnguo@kernel.org>2023-06-04 21:11:14 +0800
commit773887a41b9c26b0d1afccd51080635a976b867c (patch)
tree0178182b8e932d9431184ff44ff1779a9992d6c1 /arch/arm64
parent8a2240f256f5c549600e1d0bda438d2b04731b2b (diff)
downloadlinux-stable-773887a41b9c26b0d1afccd51080635a976b867c.tar.gz
linux-stable-773887a41b9c26b0d1afccd51080635a976b867c.tar.bz2
linux-stable-773887a41b9c26b0d1afccd51080635a976b867c.zip
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 <festevam@denx.de> Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7005640fbb8e..b9aa9ac93859 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