]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: dts: renesas: Switch to remap drivers on R-Car Gen5 R8A78000 X5H
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 7 May 2026 23:23:32 +0000 (01:23 +0200)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 21 May 2026 19:48:05 +0000 (21:48 +0200)
commit3681df4f349298546ff6a4ea9bed672ab075d31d
tree87f6008ff956221dc8ebbdf90ab3109f1175550c
parent2d0ec0891b98fe101c1752ad6b134fc60d7c0b33
arm64: dts: renesas: Switch to remap drivers on R-Car Gen5 R8A78000 X5H

Point every direct user of SCMI clock protocol at CPG node instead
of SCMI clock protocol node. Point every direct user of SCMI reset
and power domain protocol at a matching newly introduced MDLC node
instead of the SCMI reset and power domain protocol nodes.

This allows the CPG and MDLC remap drivers bound to CPG node and MDLC
nodes to remap between DT clock, reset and power domain IDs and SCMI
clock, reset and power domain IDs. This makes U-Boot on R-Car X5H
compatible with multiple SCP firmware versions. Currently supported
versions of SCP firmware are 4.28, 4.31 and 4.32.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/dts/r8a78000-ironhide-u-boot.dtsi
arch/arm/dts/r8a78000-u-boot.dtsi