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

Commit 178d4c49 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add iommu actlr settings for sdm670"

parents bda58a7a 58b7c8c2
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -322,3 +322,19 @@
		dma-coherent;
	};
};

&apps_smmu {
	qcom,actlr =	<0x0880 0x8 0x103>,
			<0x0881 0x8 0x103>,
			<0x0c80 0x8 0x103>,
			<0x0c81 0x8 0x103>,
			<0x1090 0x0 0x103>,
			<0x1091 0x0 0x103>,
			<0x10a0 0x8 0x103>,
			<0x10b0 0x0 0x103>,
			<0x10a1 0x8 0x103>,
			<0x10a3 0x8 0x103>,
			<0x10a4 0x8 0x103>,
			<0x10b4 0x0 0x103>,
			<0x10a5 0x8 0x103>;
};