[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250116144752.1738574-1-iwamatsu@nigauri.org>
Date: Thu, 16 Jan 2025 23:47:48 +0900
From: Nobuhiro Iwamatsu <iwamatsu@...auri.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>,
Magnus Damm <magnus.damm@...il.com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-renesas-soc@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Masato Kiuchi <kiuchi_masato@...idenki.co.jp>,
Nobuhiro Iwamatsu <iwamatsu@...auri.org>
Subject: [PATCH v2 0/4] Add support Yuridenki-Shokai Kakip board
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
Powered by blists - more mailing lists