arm64: dts: renesas: r8a779a0: Add FCPVX instances

Add device nodes for the FCPVX instances on R-Car V3U.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250109125433.2402045-2-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Niklas Söderlund
2025-01-09 13:54:32 +01:00
committed by Geert Uytterhoeven
parent d04079e0ca
commit b18ac9a805

View File

@@ -2338,6 +2338,42 @@ fcpvd1: fcp@fea11000 {
iommus = <&ipmmu_vi1 7>;
};
fcpvx0: fcp@fedb0000 {
compatible = "renesas,fcpv";
reg = <0 0xfedb0000 0 0x200>;
clocks = <&cpg CPG_MOD 1100>;
power-domains = <&sysc R8A779A0_PD_A3ISP01>;
resets = <&cpg 1100>;
iommus = <&ipmmu_vi1 24>;
};
fcpvx1: fcp@fedb8000 {
compatible = "renesas,fcpv";
reg = <0 0xfedb8000 0 0x200>;
clocks = <&cpg CPG_MOD 1101>;
power-domains = <&sysc R8A779A0_PD_A3ISP01>;
resets = <&cpg 1101>;
iommus = <&ipmmu_vi1 25>;
};
fcpvx2: fcp@fedc0000 {
compatible = "renesas,fcpv";
reg = <0 0xfedc0000 0 0x200>;
clocks = <&cpg CPG_MOD 1102>;
power-domains = <&sysc R8A779A0_PD_A3ISP23>;
resets = <&cpg 1102>;
iommus = <&ipmmu_vi1 26>;
};
fcpvx3: fcp@fedc8000 {
compatible = "renesas,fcpv";
reg = <0 0xfedc8000 0 0x200>;
clocks = <&cpg CPG_MOD 1103>;
power-domains = <&sysc R8A779A0_PD_A3ISP23>;
resets = <&cpg 1103>;
iommus = <&ipmmu_vi1 27>;
};
vspd0: vsp@fea20000 {
compatible = "renesas,vsp2";
reg = <0 0xfea20000 0 0x5000>;