]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: renesas: Add Renesas R8A779H0 V4M SoC support
authorHai Pham <hai.pham.ud@renesas.com>
Sun, 28 Jan 2024 15:52:06 +0000 (16:52 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 10 Feb 2024 16:08:06 +0000 (17:08 +0100)
commit1acb69d9b3d59d35447d136f475cdc4afb359555
tree6c3869feb8f85fc154782c13d8f230534cd62b73
parentc49f9364554893d8e90fa4e9cdfc49014358f334
ARM: dts: renesas: Add Renesas R8A779H0 V4M SoC support

Add initial support for the Renesas R8A779H0 (R-Car V4M) SoC.

The current version is imported and modified from:
https://lore.kernel.org/linux-renesas-soc/4107bc3d7c31932da29e671ddf4b1564ba38a84c.1706194617.git.geert+renesas@glider.be/
The modifications contain nodes from previous version
which are useful in U-Boot and not part of the Linux
kernel DT yet. The following nodes were added:
- pfc
- gpio0..gpio7
- i2c0..i2c3
- avb0..avb2
- mmc0

Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
arch/arm/dts/r8a779h0.dtsi [new file with mode: 0644]