arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 30 May 2025 22:03:40 +0000 (00:03 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 10 Jun 2025 18:50:50 +0000 (20:50 +0200)
commit55c4a6db549cdad3f185e33f439d130cec7a6bc8
tree6c14ee6b2fc3f53c7a13f72093d26d0a6b8f5556
parent91729f824b877f642e7d7aa09cbe938f4d9cc893
arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support

Add Retronix R-Car V4H Sparrow Hawk board based on Renesas R-Car V4H ES3.0
(R8A779G3) SoC. This is a single-board computer with single gigabit ethernet,
DSI-to-eDP bridge, DSI and two CSI2 interfaces, audio codec, two CANFD ports,
micro SD card slot, USB PD supply, USB 3.0 ports, M.2 Key-M slot for NVMe SSD,
debug UART and JTAG.

DT is imported from Linux next commit:
a719915e76f2 ("arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support")

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/dts/r8a779g3-sparrow-hawk-u-boot.dtsi [new file with mode: 0644]
arch/arm/mach-renesas/Kconfig.rcar4
board/renesas/sparrowhawk/Kconfig [new file with mode: 0644]
board/renesas/sparrowhawk/MAINTAINERS [new file with mode: 0644]
board/renesas/sparrowhawk/Makefile [new file with mode: 0644]
board/renesas/sparrowhawk/sparrowhawk.c [new file with mode: 0644]
configs/r8a779g3_sparrowhawk_defconfig [new file with mode: 0644]
doc/board/renesas/renesas.rst
dts/upstream/src/arm64/renesas/r8a779g3-sparrow-hawk.dts [new file with mode: 0644]
include/configs/sparrowhawk.h [new file with mode: 0644]