public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] arm64: add R8A78000 support
@ 2025-09-09  1:44 Kuninori Morimoto
  2025-09-09  1:44 ` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car X5H Ironhide Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Kuninori Morimoto @ 2025-09-09  1:44 UTC (permalink / raw)
  To: Conor Dooley, Geert Uytterhoeven, Krzysztof Kozlowski,
	Rob Herring, devicetree, linux-renesas-soc

Hi Geert

This patch-set adds R8A78000 and Ironhide board support.
It is based on SDK v4.28.0 or later. It will be released at end of Oct.

Duy Nguyen (1):
  soc: renesas: Identify R-Car X5H

Hai Pham (2):
  arm64: dts: renesas: Add R8A78000 X5H DTs
  arm64: renesas: Add R8A78000 Ironhide board code

Kuninori Morimoto (1):
  dt-bindings: soc: renesas: Document R-Car X5H Ironhide

 .../bindings/soc/renesas/renesas.yaml         |   6 +
 arch/arm64/boot/dts/renesas/Makefile          |   2 +
 .../boot/dts/renesas/r8a78000-ironhide.dts    |  87 ++
 arch/arm64/boot/dts/renesas/r8a78000.dtsi     | 936 ++++++++++++++++++
 drivers/soc/renesas/Kconfig                   |  12 +
 drivers/soc/renesas/renesas-soc.c             |  12 +
 6 files changed, 1055 insertions(+)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a78000-ironhide.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a78000.dtsi

-- 
2.43.0


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

end of thread, other threads:[~2025-09-11  8:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09  1:44 [PATCH 0/4] arm64: add R8A78000 support Kuninori Morimoto
2025-09-09  1:44 ` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car X5H Ironhide Kuninori Morimoto
2025-09-09  7:48   ` Krzysztof Kozlowski
2025-09-09  1:45 ` [PATCH 2/4] soc: renesas: Identify R-Car X5H Kuninori Morimoto
2025-09-09  1:45 ` [PATCH 3/4] arm64: dts: renesas: Add R8A78000 X5H DTs Kuninori Morimoto
2025-09-09  7:46   ` Krzysztof Kozlowski
2025-09-09  7:51     ` Geert Uytterhoeven
2025-09-09  8:38       ` Krzysztof Kozlowski
2025-09-09  8:50         ` Geert Uytterhoeven
2025-09-09  8:55           ` Krzysztof Kozlowski
2025-09-09  1:45 ` [PATCH 4/4] arm64: renesas: Add R8A78000 Ironhide board code Kuninori Morimoto
2025-09-09  7:47   ` Krzysztof Kozlowski
2025-09-09 23:39     ` Kuninori Morimoto
2025-09-10  7:11       ` Krzysztof Kozlowski
2025-09-10 12:45         ` Geert Uytterhoeven
2025-09-11  7:16           ` Krzysztof Kozlowski
2025-09-11  7:24             ` Geert Uytterhoeven
2025-09-11  8:45               ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox