From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Magnus Damm <magnus.damm@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-renesas-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/4] arm64: renesas: Add support for Gray Hawk Single with R-Car V4M-7
Date: Thu, 26 Jun 2025 11:51:31 +0200 [thread overview]
Message-ID: <cover.1750931027.git.geert+renesas@glider.be> (raw)
Hi all,
This patch series adds support for the Gray Hawk Single development
board variant equipped with an R-Car V4M-7 SoC.
Changes compared to the internal RFC:
- Correct board part number.
I plan to queue this in renesas-devel for v6.17.
Thanks for your comments!
Geert Uytterhoeven (3):
dt-bindings: soc: renesas: Document R-Car V4M-7 Gray Hawk Single
arm64: dts: renesas: Factor out Gray Hawk Single board support
arm64: dts: renesas: r8a779h2: Add Gray Hawk Single support
Tam Nguyen (1):
arm64: dts: renesas: Add Renesas R8A779H2 SoC support
.../bindings/soc/renesas/renesas.yaml | 7 +
arch/arm64/boot/dts/renesas/Makefile | 2 +
...-hawk-single.dts => gray-hawk-single.dtsi} | 12 +-
.../dts/renesas/r8a779h0-gray-hawk-single.dts | 855 +-----------------
.../dts/renesas/r8a779h2-gray-hawk-single.dts | 17 +
arch/arm64/boot/dts/renesas/r8a779h2.dtsi | 12 +
6 files changed, 43 insertions(+), 862 deletions(-)
copy arch/arm64/boot/dts/renesas/{r8a779h0-gray-hawk-single.dts => gray-hawk-single.dtsi} (98%)
create mode 100644 arch/arm64/boot/dts/renesas/r8a779h2-gray-hawk-single.dts
create mode 100644 arch/arm64/boot/dts/renesas/r8a779h2.dtsi
--
2.43.0
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
next reply other threads:[~2025-06-26 10:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-26 9:51 Geert Uytterhoeven [this message]
2025-06-26 9:51 ` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car V4M-7 Gray Hawk Single Geert Uytterhoeven
2025-06-27 21:23 ` Rob Herring (Arm)
2025-06-26 9:51 ` [PATCH 2/4] arm64: dts: renesas: Factor out Gray Hawk Single board support Geert Uytterhoeven
2025-06-26 9:51 ` [PATCH 3/4] arm64: dts: renesas: Add Renesas R8A779H2 SoC support Geert Uytterhoeven
2025-06-26 9:51 ` [PATCH 4/4] arm64: dts: renesas: r8a779h2: Add Gray Hawk Single support 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=cover.1750931027.git.geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=robh@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 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.