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

Commit aff1c037 authored by Sudarshan Rajagopalan's avatar Sudarshan Rajagopalan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable prefetcher for kgsl smmu for sdm855



Disable context caching in the prefetch buffer for all context
banks of kgsl smmu.

Change-Id: Id64f144c24cadccac59aa1028c925faf34890234
Signed-off-by: default avatarSudarshan Rajagopalan <sudaraja@codeaurora.org>
parent 947c85b6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -374,3 +374,8 @@
		iommus = <&apps_smmu 0x20 0>;
	};
};

&kgsl_smmu {
	qcom,actlr = <0x0 0x407 0x1>;
};