[PATCH v5 4/4] ARM: configs: at91: Enable Microchip's MIPI DSI Host Controller support

Manikandan Muralidharan posted 4 patches 2 weeks, 3 days ago
There is a newer version of this series
[PATCH v5 4/4] ARM: configs: at91: Enable Microchip's MIPI DSI Host Controller support
Posted by Manikandan Muralidharan 2 weeks, 3 days ago
Enable the Microchip's DSI controller wrapper driver that uses
the Synopsys DesignWare MIPI DSI host controller bridge.

Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
---
 arch/arm/configs/at91_dt_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index 2022a7fca0f9..3ff89e27e770 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -145,6 +145,7 @@ CONFIG_VIDEO_OV7740=m
 CONFIG_DRM=y
 CONFIG_DRM_ATMEL_HLCDC=y
 CONFIG_DRM_MICROCHIP_LVDS_SERIALIZER=y
+CONFIG_DRM_MICROCHIP_DW_MIPI_DSI=y
 CONFIG_DRM_PANEL_SIMPLE=y
 CONFIG_DRM_PANEL_EDP=y
 CONFIG_FB_ATMEL=y
-- 
2.25.1
Re: [PATCH v5 4/4] ARM: configs: at91: Enable Microchip's MIPI DSI Host Controller support
Posted by Dmitry Baryshkov 2 weeks, 2 days ago
On Wed, Nov 06, 2024 at 03:04:29PM +0530, Manikandan Muralidharan wrote:
> Enable the Microchip's DSI controller wrapper driver that uses
> the Synopsys DesignWare MIPI DSI host controller bridge.

... It used on the board ABC DEF.

> 
> Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
> ---
>  arch/arm/configs/at91_dt_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
> index 2022a7fca0f9..3ff89e27e770 100644
> --- a/arch/arm/configs/at91_dt_defconfig
> +++ b/arch/arm/configs/at91_dt_defconfig
> @@ -145,6 +145,7 @@ CONFIG_VIDEO_OV7740=m
>  CONFIG_DRM=y
>  CONFIG_DRM_ATMEL_HLCDC=y
>  CONFIG_DRM_MICROCHIP_LVDS_SERIALIZER=y
> +CONFIG_DRM_MICROCHIP_DW_MIPI_DSI=y
>  CONFIG_DRM_PANEL_SIMPLE=y
>  CONFIG_DRM_PANEL_EDP=y
>  CONFIG_FB_ATMEL=y
> -- 
> 2.25.1
> 

-- 
With best wishes
Dmitry