Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cdd919ba authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman
Browse files

arm64: dts: renesas: r8a7795: Point VSPBC/VSPBD via FCPVB to IPMMU-VP0/1



Hook up the FCPVB devices to allow use of VSPBC/VSPBD with
IPMMU-VP0 and IPMMU-VP1.

Signed-off-by: default avatarMagnus Damm <damm+renesas@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent f54d63fe
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -151,6 +151,10 @@
	       <&ipmmu_mp1 30>, <&ipmmu_mp1 31>;
};

&fcpvb1 {
	iommus = <&ipmmu_vp0 7>;
};

&fcpf1 {
	iommus = <&ipmmu_vp0 1>;
};
+2 −0
Original line number Diff line number Diff line
@@ -2062,6 +2062,7 @@
			clocks = <&cpg CPG_MOD 606>;
			power-domains = <&sysc R8A7795_PD_A3VP>;
			resets = <&cpg 606>;
			iommus = <&ipmmu_vp1 7>;
		};

		fcpf0: fcp@fe950000 {
@@ -2099,6 +2100,7 @@
			clocks = <&cpg CPG_MOD 607>;
			power-domains = <&sysc R8A7795_PD_A3VP>;
			resets = <&cpg 607>;
			iommus = <&ipmmu_vp0 5>;
		};

		vspi0: vsp@fe9a0000 {