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

Commit de7e0b95 authored by Vishwanath Raju K's avatar Vishwanath Raju K Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable +3 deep prefetch on qcs605 lc variant



Disable +3 deep prefetch for all sids on qcs605 lc variant as
this will cause Permission Fault issue for clients who had
not aligned the mappings.

Change-Id: I9bda1ec6b5088f7b92692b4be6a6fc5dbe994a26
Signed-off-by: default avatarVishwanath Raju K <vishk@codeaurora.org>
parent f7979ae4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -384,3 +384,7 @@
&qupv3_se6_4uart {
	status = "ok";
};

&apps_smmu {
	/delete-property/ qcom,actlr;
};