mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add support Yuridenki-Shokai Kakip board
@ 2025-01-16 14:47 Nobuhiro Iwamatsu
  2025-01-16 14:47 ` [PATCH v2 1/4] dt-bindings: soc: renesas: Document Renesas RZ/V2H SoC variants Nobuhiro Iwamatsu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Nobuhiro Iwamatsu @ 2025-01-16 14:47 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-renesas-soc, devicetree, linux-kernel, Masato Kiuchi,
	Nobuhiro Iwamatsu

Hi all,

This patch series add basic support for Yuridenki-Shokai[0] Kakip board[1] based
on R9A09G057H48.
And this series supports the following:

  - Memory
  - Input clocks
  - Pin Control
  - SCIF
  - OSTM0 - OSTM7
  - SDHI0

v2:
  - Fix the rule of binding for boards.
    kakip board uses r9a09g057h48 only.
  - Drop bootargs from chosen.
  - Fix binding name for regulators.
  - Fix the name style of the regulator.
  - Use DTS coding style.

Best regatrds,
  Nobuhiro

[0]: https://www.yuridenki.co.jp/
[1]: https://www.kakip.ai/

Nobuhiro Iwamatsu (4):
  dt-bindings: soc: renesas: Document Renesas RZ/V2H SoC variants
  dt-bindings: vendor-prefixes: Add Yuridenki-Shokai Co. Ltd.
  dt-bindings: soc: renesas: Document Yuridenki-Shokai Kakip board
  arm64: dts: renesas: Add initial device tree for Yuridenki-Shokai
    Kakip board

 .../bindings/soc/renesas/renesas.yaml         |   9 ++
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/renesas/Makefile          |   1 +
 .../boot/dts/renesas/r9a09g057h48-kakip.dts   | 136 ++++++++++++++++++
 4 files changed, 148 insertions(+)
 create mode 100644 arch/arm64/boot/dts/renesas/r9a09g057h48-kakip.dts

-- 
2.47.1

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

end of thread, other threads:[~2025-01-23 10:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-16 14:47 [PATCH v2 0/4] Add support Yuridenki-Shokai Kakip board Nobuhiro Iwamatsu
2025-01-16 14:47 ` [PATCH v2 1/4] dt-bindings: soc: renesas: Document Renesas RZ/V2H SoC variants Nobuhiro Iwamatsu
2025-01-23 10:57   ` Geert Uytterhoeven
2025-01-16 14:47 ` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add Yuridenki-Shokai Co. Ltd Nobuhiro Iwamatsu
2025-01-23 10:57   ` Geert Uytterhoeven
2025-01-16 14:47 ` [PATCH v2 3/4] dt-bindings: soc: renesas: Document Yuridenki-Shokai Kakip board Nobuhiro Iwamatsu
2025-01-16 15:14   ` Krzysztof Kozlowski
2025-01-23 10:58   ` Geert Uytterhoeven
2025-01-16 14:47 ` [PATCH v2 4/4] arm64: dts: renesas: Add initial device tree for " Nobuhiro Iwamatsu
2025-01-23 10:58   ` Geert Uytterhoeven

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

Powered by JetHome