public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add basic support for MyIR Remi Pi
@ 2025-01-22 12:56 Julien Massot
  2025-01-22 12:56 ` [PATCH 1/2] dt-bindings: soc: renesas: Document MyIR Remi Pi board Julien Massot
  2025-01-22 12:56 ` [PATCH 2/2] arm64: renesas: add initial support for MYIR Remi Pi Julien Massot
  0 siblings, 2 replies; 6+ messages in thread
From: Julien Massot @ 2025-01-22 12:56 UTC (permalink / raw)
  To: Geert Uytterhoeven, Magnus Damm, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-renesas-soc, devicetree, linux-kernel, Julien Massot

The Remi Pi is a compact board based on the Renesas RZ/G2L SoC.

This initial patchset add support for basic functions:
     - UART
     - I2C
     - HDMI
     - Ethernet

More work is needed to support the remaining functions such as
USB Type C, SD card, Audio, Wi-Fi and Bluetooth.

Some schematics are available at https://down.myir-tech.com/RemiPi/

Signed-off-by: Julien Massot <julien.massot@collabora.com>
---
Julien Massot (2):
      dt-bindings: soc: renesas: Document MyIR Remi Pi board
      arm64: renesas: add initial support for MYIR Remi Pi

 .../devicetree/bindings/soc/renesas/renesas.yaml   |   7 +
 arch/arm64/boot/dts/renesas/Makefile               |   1 +
 .../arm64/boot/dts/renesas/r9a07g044l2-remi-pi.dts | 420 +++++++++++++++++++++
 3 files changed, 428 insertions(+)
---
base-commit: c4b9570cfb63501638db720f3bee9f6dfd044b82
change-id: 20250122-myir-remi-pi-94d6055f5879

Best regards,
-- 
Julien Massot <julien.massot@collabora.com>


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

end of thread, other threads:[~2025-01-27  9:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-22 12:56 [PATCH 0/2] Add basic support for MyIR Remi Pi Julien Massot
2025-01-22 12:56 ` [PATCH 1/2] dt-bindings: soc: renesas: Document MyIR Remi Pi board Julien Massot
2025-01-24  8:23   ` Krzysztof Kozlowski
2025-01-22 12:56 ` [PATCH 2/2] arm64: renesas: add initial support for MYIR Remi Pi Julien Massot
2025-01-22 13:01   ` Krzysztof Kozlowski
2025-01-27  9:02     ` Julien Massot

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