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

Commit 5ff789ec authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: enable +3 deep prefetch for camera sids on sdm845"

parents 3db0e929 00e0c4db
Loading
Loading
Loading
Loading
+5 −13
Original line number Original line Diff line number Diff line
@@ -346,19 +346,11 @@
};
};


&apps_smmu {
&apps_smmu {
	qcom,actlr =	<0x0880 0x8 0x103>,
	qcom,actlr =
			<0x0881 0x8 0x103>,
		/* HF and SF TBUs: +3 deep PF */
			<0x0c80 0x8 0x103>,
			<0x0800 0x7ff 0x103>,
			<0x0c81 0x8 0x103>,
			<0x1000 0x3ff 0x103>;
			<0x1090 0x0 0x103>,

			<0x1091 0x0 0x103>,
			<0x10a0 0x8 0x103>,
			<0x10b0 0x0 0x103>,
			<0x10a1 0x8 0x103>,
			<0x10a3 0x8 0x103>,
			<0x10a4 0x8 0x103>,
			<0x10b4 0x0 0x103>,
			<0x10a5 0x8 0x103>;
	qcom,mmu500-errata-1 =	<0x800 0x3ff>,
	qcom,mmu500-errata-1 =	<0x800 0x3ff>,
				<0xc00 0x3ff>;
				<0xc00 0x3ff>;
};
};