ARM: dts: renesas: Reinstate R8A779H0 V4M U-Boot DTs
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 17 Oct 2025 22:06:33 +0000 (00:06 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Fri, 17 Oct 2025 22:19:03 +0000 (00:19 +0200)
commit81e050250c0b8b3c6ba5d27449cc5817456bb024
treec5ad83fb98f70ec94c32ab9c0a1eb84c94c6fc21
parent1d94364c7f172644d7f1cb0f6cc7ffbdb920ff64
ARM: dts: renesas: Reinstate R8A779H0 V4M U-Boot DTs

Commit 63da3a795e86 ("ARM: dts: renesas: Drop R8A779H0 V4M DTs with OF_UPSTREAM counterparts")
removed unnecessary V4H DTs from arch/arm/dts , but in the process
also incorrectly dropped the -u-boot.dtsi U-Boot extras. Reinstate
those extras.

Due to DT file name change for the R8A779H0 V4M Gray Hawk, update
the r8a779h0-gray-hawk-u-boot.dtsi filename to newly matching
r8a779h0-gray-hawk-single-u-boot.dtsi .

Align r8a779h0-u-boot.dtsi with clean up commits
1487c34efa7b ("arm64: dts: renesas: Deduplicate extalr_clk bootph-all")
dd8f57ed2f0b ("ARM: dts: renesas: Drop most of bootph-* tags")

Fixes: 63da3a795e86 ("ARM: dts: renesas: Drop R8A779H0 V4M DTs with OF_UPSTREAM counterparts")
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/dts/r8a779h0-gray-hawk-single-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/r8a779h0-u-boot.dtsi [new file with mode: 0644]