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

Commit f161f152 authored by Prakash Gupta's avatar Prakash Gupta
Browse files

ARM: dts: msm: update apps smmu actlr settings

Update apps smmu actlr settings inline with SMMU HSR v4.

Change-Id: I7e55b059999bbed7659063c3a11d19dfb2b3d9ea
parent ac1425b4
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";