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

Commit 89a2b344 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: enable deep pre-fetch for HF/SF TBUs for sm6150"

parents 59c2d0af 9634a361
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -307,3 +307,9 @@
		/* All CBs of GFX: +15 deep PF */
		<0x0 0x7ff 0x303>;
};

&apps_smmu {
	qcom,actlr =
		/* HF and SF TBUs: +3 deep PF */
		<0x800 0x7ff 0x103>;
};