devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Prabhakar <prabhakar.csengg@gmail.com>
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 1/8] dt-bindings: soc: Add Renesas RZ/N2H (R9A09G087) SoC
Date: Thu, 12 Jun 2025 16:37:37 +0200	[thread overview]
Message-ID: <CAMuHMdWU_4diipE=RJA5-QWah6GsK1iTN81vU2zfFDH706CSnw@mail.gmail.com> (raw)
In-Reply-To: <20250609203656.333138-2-prabhakar.mahadev-lad.rj@bp.renesas.com>

On Mon, 9 Jun 2025 at 22:37, Prabhakar <prabhakar.csengg@gmail.com> wrote:
> From: Paul Barker <paul.barker.ct@bp.renesas.com>
>
> Add RZ/N2H (R9A09G087), its variants, and the rzn2h-evk evaluation board
> in documentation.
>
> Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v6.17.

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

  parent reply	other threads:[~2025-06-12 14:37 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 [this message]
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
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='CAMuHMdWU_4diipE=RJA5-QWah6GsK1iTN81vU2zfFDH706CSnw@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro.jz@renesas.com \
    --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.csengg@gmail.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).