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

Commit f4eb033d authored by Patrick Daly's avatar Patrick Daly
Browse files

ARM: dts: msm: Add iommu actlr settings for sdm845



Add the register settings per the latest recommendation.

Change-Id: I0ff49bcef9a100bd70f0f2eaf0fdb9533ac23291
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 0620a466
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -346,6 +346,19 @@
};

&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>;
	qcom,mmu500-errata-1 =	<0x800 0x3ff>,
				<0xc00 0x3ff>;
};