[PATCH 2/2] arm64: defconfig: Enable the TI SN65DSI83 driver
Frieder Schrempf
frieder.schrempf at kontron.de
Tue May 30 06:06:00 PDT 2023
On 30.05.23 14:56, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> There are some imx8mm-based boards that contain a SN65DSI83 MIPI
> DSI to HDMI bridge chip.
>
> Add support for it so that HDMI output can be functional by default.
I think you mixed something up here. The SN65DSI83 is a DSI->LVDS bridge
and has nothing to do with HDMI, right?
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> 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
More information about the linux-arm-kernel
mailing list