From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Magnus Damm <magnus.damm@gmail.com>,
linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Biju Das <biju.das.jz@bp.renesas.com>,
Fabrizio Castro <fabrizio.castro.jz@renesas.com>,
Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH 6/8] arm64: dts: renesas: Refactor RZ/T2H EVK device tree
Date: Fri, 13 Jun 2025 13:30:00 +0100 [thread overview]
Message-ID: <CA+V-a8sRD1cac_YrWb2wZVR=piSDyyqTZ0mYcQvxcdrn2cYi6Q@mail.gmail.com> (raw)
In-Reply-To: <CAMuHMdWd3atW6H=ewNcHDOkC7aEzXGi1mU0YtiEiBPgB6uT3bw@mail.gmail.com>
Hi Geert,
Thank you for the review.
On Thu, Jun 12, 2025 at 3:47 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> Hi Prabhakar,
>
> On Mon, 9 Jun 2025 at 22:37, Prabhakar <prabhakar.csengg@gmail.com> wrote:
> > From: Paul Barker <paul.barker.ct@bp.renesas.com>
> >
> > The RZ/T2H EVK and RZ/N2H EVK are very similar boards. As there is so
> > much overlap between these parts, common device tree entries are moved
> > to the new file rzt2h-evk-common.dtsi.
> >
> > Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Thanks for your patch!
>
> > .../dts/renesas/r9a09g077m44-rzt2h-evk.dts | 17 +------------
>
> Definitely a good idea! Note that r9a09g077m44-rzt2h-evk.dts does not
> exist yet in my tree...
>
Yep I have based my patches on top of v10, are we waiting for the
serial driver to be merged in first?
> > .../boot/dts/renesas/rzt2h-evk-common.dtsi | 24 +++++++++++++++++++
> > 2 files changed, 25 insertions(+), 16 deletions(-)
> > create mode 100644 arch/arm64/boot/dts/renesas/rzt2h-evk-common.dtsi
>
> Perhaps call it rzt2h-n2h-evk-common.dtsi, to match the filename
> of the documentation?
>
Agreed, I will rename it. (Note although there are similarities, the
DIP switch settings differ quite a lot. So If you prefer Im OK to go
either ways)
Cheers,
Prabhakar
next prev parent reply other threads:[~2025-06-13 12:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-09 20:36 [PATCH 0/8] Add support for Renesas RZ/N2H (R9A09G087) SoC and RZ/N2H EVK Prabhakar
2025-06-09 20:36 ` [PATCH 1/8] dt-bindings: soc: Add Renesas RZ/N2H (R9A09G087) SoC Prabhakar
2025-06-10 15:24 ` Conor Dooley
2025-06-12 14:37 ` Geert Uytterhoeven
2025-06-09 20:36 ` [PATCH 2/8] soc: renesas: Add config option for " Prabhakar
2025-06-12 14:37 ` Geert Uytterhoeven
2025-06-09 20:36 ` [PATCH 3/8] dt-bindings: clock: renesas,cpg-mssr: Document RZ/N2H support Prabhakar
2025-06-10 15:24 ` Conor Dooley
2025-06-12 14:37 ` Geert Uytterhoeven
2025-06-13 11:57 ` Lad, Prabhakar
2025-06-17 7:16 ` Geert Uytterhoeven
2025-06-09 20:36 ` [PATCH 4/8] clk: renesas: Add MSSR support to RZ/N2H SoC Prabhakar
2025-06-12 14:37 ` Geert Uytterhoeven
2025-06-13 12:25 ` Lad, Prabhakar
2025-06-09 20:36 ` [PATCH 5/8] arm64: dts: renesas: Add initial SoC DTSI for " Prabhakar
2025-06-12 14:37 ` Geert Uytterhoeven
2025-06-13 12:43 ` Lad, Prabhakar
2025-06-09 20:36 ` [PATCH 6/8] arm64: dts: renesas: Refactor RZ/T2H EVK device tree Prabhakar
2025-06-12 14:46 ` Geert Uytterhoeven
2025-06-13 12:30 ` Lad, Prabhakar [this message]
2025-06-09 20:36 ` [PATCH 7/8] arm64: dts: renesas: Add DTSI for R9A09G087M44 variant of RZ/N2H SoC Prabhakar
2025-06-12 14:49 ` Geert Uytterhoeven
2025-06-09 20:36 ` [PATCH 8/8] arm64: dts: renesas: Add initial support for RZ/N2H EVK Prabhakar
2025-06-12 14:53 ` Geert Uytterhoeven
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='CA+V-a8sRD1cac_YrWb2wZVR=piSDyyqTZ0mYcQvxcdrn2cYi6Q@mail.gmail.com' \
--to=prabhakar.csengg@gmail.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fabrizio.castro.jz@renesas.com \
--cc=geert@linux-m68k.org \
--cc=krzk+dt@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=mturquette@baylibre.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=robh@kernel.org \
--cc=sboyd@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;
as well as URLs for NNTP newsgroup(s).