All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das.jz@bp.renesas.com>
To: cip-dev@lists.cip-project.org,
	Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
	Pavel Machek <pavel@denx.de>
Cc: Biju Das <biju.das.jz@bp.renesas.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: [PATCH 14/14] defconfig: [HACK DO NOT APPLY] Enable display on RZ/G2L SMARC EVK.
Date: Tue, 12 Dec 2023 12:40:35 +0000	[thread overview]
Message-ID: <20231212124035.151367-15-biju.das.jz@bp.renesas.com> (raw)
In-Reply-To: <20231212124035.151367-1-biju.das.jz@bp.renesas.com>

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 82c34c3b57f2..a392b7873c3e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -655,6 +655,7 @@ CONFIG_ROCKCHIP_DW_HDMI=y
 CONFIG_ROCKCHIP_DW_MIPI_DSI=y
 CONFIG_ROCKCHIP_INNO_HDMI=y
 CONFIG_DRM_RCAR_DU=m
+CONFIG_DRM_RZG2L_DU=m
 CONFIG_DRM_RCAR_DW_HDMI=m
 CONFIG_DRM_RZG2L_MIPI_DSI=m
 CONFIG_DRM_SUN4I=m
-- 
2.25.1



  parent reply	other threads:[~2023-12-12 12:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 12:40 [PATCH 00/14] Add Mali-G31 GPU support for RZ/G2L SoC Biju Das
2023-12-12 12:40 ` [PATCH 01/14] dt-bindings: gpu: mali-bifrost: Document RZ/G2L support Biju Das
2023-12-12 12:40 ` [PATCH 02/14] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC Biju Das
2023-12-12 12:40 ` [PATCH 03/14] arm64: dts: renesas: r9a07g044: Add Mali-G31 GPU node Biju Das
2023-12-12 12:40 ` [PATCH 04/14] arm64: dts: renesas: r9a07g054: Fillup the " Biju Das
2023-12-12 12:40 ` [PATCH 05/14] arm64: dts: renesas: rzg2l-smarc-som: Add vdd core regulator Biju Das
2023-12-12 12:40 ` [PATCH 06/14] arm64: dts: renesas: rzg2lc-smarc-som: " Biju Das
2023-12-12 12:40 ` [PATCH 07/14] arm64: dts: renesas: r9a07g044: [HACK DO NOT APPLY] Add DU node Biju Das
2023-12-12 12:40 ` [PATCH 08/14] arm64: dts: renesas: r9a07g054: " Biju Das
2023-12-12 12:40 ` [PATCH 09/14] arm64: dts: renesas: rzg2l-smarc: [HACK DO NOT APPLY] Enable DU and link with DSI Biju Das
2023-12-12 12:40 ` [PATCH 10/14] arm64: dts: renesas: rzg2lc-smarc: " Biju Das
2023-12-12 12:40 ` [PATCH 11/14] drm: [HACK DO NOT APPLY] add drmm_encoder_alloc() Biju Das
2023-12-12 12:40 ` [PATCH 12/14] drm: [HACK DO NOT APPLY] Allow const struct drm_driver Biju Das
2023-12-12 12:40 ` [PATCH 13/14] drm: [HACK DO NOT APPLY] Add RZ/G2L DU Support Biju Das
2023-12-12 12:40 ` Biju Das [this message]
2023-12-13  8:20 ` [PATCH 00/14] Add Mali-G31 GPU support for RZ/G2L SoC Pavel Machek
2023-12-14  3:19   ` nobuhiro1.iwamatsu
2023-12-14  9:52     ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231212124035.151367-15-biju.das.jz@bp.renesas.com \
    --to=biju.das.jz@bp.renesas.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=pavel@denx.de \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.