All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: renesas: Add support for Gray Hawk Single with R-Car V4M-7
@ 2025-06-26  9:51 Geert Uytterhoeven
  2025-06-26  9:51 ` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car V4M-7 Gray Hawk Single Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2025-06-26  9:51 UTC (permalink / raw)
  To: Magnus Damm, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-renesas-soc, linux-arm-kernel, devicetree,
	Geert Uytterhoeven

        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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-27 21:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26  9:51 [PATCH 0/4] arm64: renesas: Add support for Gray Hawk Single with R-Car V4M-7 Geert Uytterhoeven
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

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.