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

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

Merge "ARM: dts: msm: update apps smmu actlr settings"

parents f7521137 f161f152
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -120,10 +120,12 @@
		qcom,active-only;

		qcom,actlr =
			/* For rt TBU +3 deep PF */
			<0x800 0x3ff 0x103>,
			/* For rt TBU camera +3 deep PF */
			<0x800 0x1f 0x103>,
			/* For nrt TBU +3 deep PF */
			<0xc00 0x3ff 0x103>;
			<0xc00 0x3ff 0x103>,
			/* For anoc_1 TBU disable PF */
			<0x0 0x3ff 0x001>;

		anoc_1_tbu: anoc_1_tbu@0c705000 {
			compatible = "qcom,qsmmuv500-tbu";