From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@vger.kernel.org>, Rob Herring <robh+dt@kernel.org>,
Kieran Bingham <kieran.bingham@ideasonboard.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Magnus Damm <magnus.damm@gmail.com>,
Chris Paterson <Chris.Paterson2@renesas.com>
Subject: Re: [PATCH v2 1/3] arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support
Date: Thu, 7 Jul 2022 11:12:52 +0300 [thread overview]
Message-ID: <YsaVhL4pb7uBisUz@pendragon.ideasonboard.com> (raw)
In-Reply-To: <CAMuHMdXWE5eQF7FB52gWQhtMOsMSyK9wwS0O3xSWzD+GLKO93w@mail.gmail.com>
Hi Geert,
On Thu, Jul 07, 2022 at 09:30:23AM +0200, Geert Uytterhoeven wrote:
> On Thu, Jul 7, 2022 at 4:25 AM Laurent Pinchart wrote:
> > On Thu, Jan 27, 2022 at 01:57:05AM +0200, Laurent Pinchart wrote:
> > > On Wed, Jan 26, 2022 at 08:15:26PM +0100, Geert Uytterhoeven wrote:
> > > > On Wed, Jan 26, 2022 at 7:58 PM Laurent Pinchart wrote:
> > > > > On Wed, Jan 26, 2022 at 01:18:56PM +0100, Geert Uytterhoeven wrote:
> > > > > > On Wed, Dec 29, 2021 at 8:31 PM Laurent Pinchart wrote:
> > > > > > > The Mitsubishi AA1024XD12 panel can be used for R-Car Gen2 and Gen3
> > > > > > > boards as an optional external panel. It is described in the
> > > > > > > arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi file as a direct child of the
> > > > > > > DT root node. This allows including r8a77xx-aa104xd12-panel.dtsi in
> > > > > > > board device trees, with other minor modifications, to enable the panel.
> > > > > > >
> > > > > > > This is however not how external components should be modelled. Instead
> > > > > > > of modifying the board device tree to enable the panel, it should be
> > > > > > > compiled as a DT overlay, to be loaded by the boot loader.
> > > > > > >
> > > > > > > Prepare the r8a77xx-aa104xd12-panel.dtsi file for this usage by
> > > > > > > declaring a panel node only, without hardcoding its path. Overlay
> > > > > > > sources can then include r8a77xx-aa104xd12-panel.dtsi where appropriate.
> > > > > > >
> > > > > > > This change doesn't cause any regression as r8a77xx-aa104xd12-panel.dtsi
> > > > > > > is currently unused. As overlay support for this panel has only been
> > > > > > > tested with Gen3 hardware, and Gen2 support will require more
> > > > > > > development, move the file to arch/arm64/boot/dts/renesas/.
> > > > > > >
> > > > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > > >
> > > > > I see you've reviewed the whole series. Can you pick it up ?
> > > >
> > > > I believe it depends on the removal of the empty endpoints, for which
> > > > we're waiting for feedback from Rob, IIRC?
> > >
> > > You're right. Let's wait some more time then.
> >
> > How should we proceed with this ?
>
> That dependency is commit 747bbcd3aacd95fe ("arm64: dts: renesas:
> Remove empty rgb output endpoints") in v5.19-rc1, right?
> So I can take this for v5.20, or are any other changes needed?
>
> Please confirm.
To my knowledge everything is good and ready to go.
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2022-07-07 8:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-29 19:31 [PATCH v2 0/3] arm64: dts: renesas: Prepare AA1024XD12 panel .dtsi for overlay support Laurent Pinchart
2021-12-29 19:31 ` [PATCH v2 1/3] " Laurent Pinchart
2022-01-26 12:18 ` Geert Uytterhoeven
2022-01-26 18:58 ` Laurent Pinchart
2022-01-26 19:15 ` Geert Uytterhoeven
2022-01-26 23:57 ` Laurent Pinchart
2022-07-07 2:25 ` Laurent Pinchart
2022-07-07 7:30 ` Geert Uytterhoeven
2022-07-07 8:12 ` Laurent Pinchart [this message]
2022-02-21 14:38 ` Kieran Bingham
2022-02-21 14:42 ` Laurent Pinchart
2021-12-29 19:31 ` [PATCH v2 2/3] arm64: dts: renesas: Add panel overlay for Salvator-X(S) boards Laurent Pinchart
2022-01-26 12:19 ` Geert Uytterhoeven
2022-02-21 14:40 ` Kieran Bingham
2021-12-29 19:31 ` [PATCH v2 3/3] arm64: dts: renesas: Add panel overlay for Draak and Ebisu boards Laurent Pinchart
2022-01-26 12:20 ` Geert Uytterhoeven
2022-02-21 14:41 ` Kieran Bingham
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=YsaVhL4pb7uBisUz@pendragon.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=Chris.Paterson2@renesas.com \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=kieran.bingham@ideasonboard.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox