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

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

arm64: dts: renesas: r8a7795: Point VSPI via FCPVI to IPMMU-VP0/1



Hook up the FCPVI devices to allow use of VSPI 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 cdd919ba
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -159,6 +159,10 @@
	iommus = <&ipmmu_vp0 1>;
};

&fcpvi1 {
	iommus = <&ipmmu_vp0 9>;
};

&fcpvd2 {
	iommus = <&ipmmu_vi0 10>;
};
+2 −0
Original line number Diff line number Diff line
@@ -2120,6 +2120,7 @@
			clocks = <&cpg CPG_MOD 611>;
			power-domains = <&sysc R8A7795_PD_A3VP>;
			resets = <&cpg 611>;
			iommus = <&ipmmu_vp0 8>;
		};

		vspi1: vsp@fe9b0000 {
@@ -2139,6 +2140,7 @@
			clocks = <&cpg CPG_MOD 610>;
			power-domains = <&sysc R8A7795_PD_A3VP>;
			resets = <&cpg 610>;
			iommus = <&ipmmu_vp1 9>;
		};

		vspd0: vsp@fea20000 {