2020-04-08 15:23:31

by Max Krummenacher

[permalink] [raw]
Subject: [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR

Add DRM_DISPLAY_CONNECTOR. This got introduced with the bridge rework
Which renamed among others DRM_DUMB_VGA_DAC.

Signed-off-by: Max Krummenacher <[email protected]>

---

Changes in v2:
- additional patch adding DRM_DISPLAY_CONNECTOR as recommended by Geert and Laurent

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ae908c3f43c76..d765a920a20b9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -612,6 +612,7 @@ CONFIG_DRM_PANEL_LVDS=m
CONFIG_DRM_PANEL_SIMPLE=m
CONFIG_DRM_SIMPLE_BRIDGE=m
CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m
+CONFIG_DRM_DISPLAY_CONNECTOR=m
CONFIG_DRM_SII902X=m
CONFIG_DRM_THINE_THC63LVD1024=m
CONFIG_DRM_TI_SN65DSI86=m
--
2.20.1


2020-04-08 18:24:07

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR

Hi Max,

Thank you for the patch.

On Wed, Apr 08, 2020 at 04:30:37PM +0200, Max Krummenacher wrote:
> Add DRM_DISPLAY_CONNECTOR. This got introduced with the bridge rework
> Which renamed among others DRM_DUMB_VGA_DAC.
>
> Signed-off-by: Max Krummenacher <[email protected]>

Reviewed-by: Laurent Pinchart <[email protected]>

>
> ---
>
> Changes in v2:
> - additional patch adding DRM_DISPLAY_CONNECTOR as recommended by Geert and Laurent
>
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index ae908c3f43c76..d765a920a20b9 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -612,6 +612,7 @@ CONFIG_DRM_PANEL_LVDS=m
> CONFIG_DRM_PANEL_SIMPLE=m
> CONFIG_DRM_SIMPLE_BRIDGE=m
> CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m
> +CONFIG_DRM_DISPLAY_CONNECTOR=m
> CONFIG_DRM_SII902X=m
> CONFIG_DRM_THINE_THC63LVD1024=m
> CONFIG_DRM_TI_SN65DSI86=m

--
Regards,

Laurent Pinchart

2020-04-09 08:01:52

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR

On Wed, Apr 8, 2020 at 4:30 PM Max Krummenacher <[email protected]> wrote:
> Add DRM_DISPLAY_CONNECTOR. This got introduced with the bridge rework
> Which renamed among others DRM_DUMB_VGA_DAC.
>
> Signed-off-by: Max Krummenacher <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds