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

Initial support for the Renesas Gray Hawk CPU and BreakOut boards.

The arch/arm/dts/r8a779h0-gray-hawk-cpu.dtsi is extended version of:
https://lore.kernel.org/linux-renesas-soc/b657402113267acd57aece0b4c681b707e704455.1706194617.git.geert+renesas@glider.be/
The version currenty submitted upstream lacks functionality which is
present in this series. Once the upstream support implements that
missing functionality, these DTs will be updated to match.

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