All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86
@ 2022-02-18 15:05 Kieran Bingham
  2022-02-23 13:29 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Kieran Bingham @ 2022-02-18 15:05 UTC (permalink / raw)
  To: linux-renesas-soc, Geert Uytterhoeven; +Cc: Kieran Bingham

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(+)

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
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86
  2022-02-18 15:05 [PATCH] [LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86 Kieran Bingham
@ 2022-02-23 13:29 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-02-23 13:29 UTC (permalink / raw)
  To: Kieran Bingham; +Cc: Linux-Renesas

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-23 13:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18 15:05 [PATCH] [LOCAL] arm64: renesas: defconfig: Add DRM_TI_SN65DSI86 Kieran Bingham
2022-02-23 13:29 ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.