diff mbox series

[LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86

Message ID 20220218150558.1748594-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive)
State Mainlined
Commit 1852d566a2705533479cb013705e2f8554c88150
Delegated to: Geert Uytterhoeven
Headers show
Series [LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86 | expand

Commit Message

Kieran Bingham Feb. 18, 2022, 3:05 p.m. UTC
Add the TI SN65DSI86 to the renesas defconfig to support the V3U
platform which uses it.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
---
 arch/arm64/configs/renesas_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Feb. 23, 2022, 1:29 p.m. UTC | #1
Hi Kieran,

On Fri, Feb 18, 2022 at 4:06 PM Kieran Bingham
<kieran.bingham+renesas@ideasonboard.com> wrote:
> Add the TI SN65DSI86 to the renesas defconfig to support the V3U
> platform which uses it.
>
> Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>

Thanks for your patch!

> --- a/arch/arm64/configs/renesas_defconfig
> +++ b/arch/arm64/configs/renesas_defconfig
> @@ -256,6 +256,7 @@ CONFIG_DRM_I2C_ADV7511_AUDIO=y
>  CONFIG_DRM_DW_HDMI_AHB_AUDIO=y
>  CONFIG_DRM_DW_HDMI_I2S_AUDIO=y
>  CONFIG_DRM_DW_HDMI_CEC=y
> +CONFIG_DRM_TI_SN65DSI86=y

This should be moved up, cfr. "make savedefconfig"?

>  CONFIG_FB=y
>  CONFIG_FB_MODE_HELPERS=y
>  CONFIG_BACKLIGHT_CLASS_DEVICE=y

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will apply to the topic/renesas-defconfig branch, with the added
line moved to its final resting place.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index 02e9546c3bea..2c597d368769 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -256,6 +256,7 @@  CONFIG_DRM_I2C_ADV7511_AUDIO=y
 CONFIG_DRM_DW_HDMI_AHB_AUDIO=y
 CONFIG_DRM_DW_HDMI_I2S_AUDIO=y
 CONFIG_DRM_DW_HDMI_CEC=y
+CONFIG_DRM_TI_SN65DSI86=y
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
 CONFIG_BACKLIGHT_CLASS_DEVICE=y