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

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

arm64: dts: renesas: r8a7795: Point FDP1 via FCPF to IPMMU-VP0/1



Hook up the FCPF devices to allow use of FDP1 with IPMMU-VP.

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 f54de024
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -150,6 +150,10 @@
	       <&ipmmu_mp1 30>, <&ipmmu_mp1 31>;
};

&fcpf1 {
	iommus = <&ipmmu_vp0 1>;
};

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

		fcpf1: fcp@fe951000 {
@@ -2078,6 +2079,7 @@
			clocks = <&cpg CPG_MOD 614>;
			power-domains = <&sysc R8A7795_PD_A3VP>;
			resets = <&cpg 614>;
			iommus = <&ipmmu_vp1 1>;
		};

		vspbd: vsp@fe960000 {