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

Commit 31531e74 authored by Patrick Daly's avatar Patrick Daly
Browse files

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



This reverts commit 9a169a27.

The driver code supporting these settings was reverted due to stability
issues. Remove the device-tree properties as well.

Change-Id: Id460e50aa72a876f575280c0c4b82fd56fb65534
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 121a9a11
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -346,15 +346,6 @@
};

&apps_smmu {
	qcom,actlr =	<0x0000 0x3ff 0x3>,
			<0x0400 0x3ff 0x3>,
			<0x0800 0x3ff 0x103>,
			<0x0c00 0x3ff 0x103>,
			<0x1000 0x3ff 0x103>,
			<0x1400 0x3ff 0x3>,
			<0x1800 0x3ff 0x3>,
			<0x1c00 0x3ff 0x3>;

	qcom,mmu500-errata-1 =	<0x800 0x3ff>,
				<0xc00 0x3ff>;
};