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

Commit 564556da 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: Update freq mapping for SDM845-v2 for l3 memlat"

parents 30cb1e25 29bc1974
Loading
Loading
Loading
Loading
+29 −0
Original line number Original line Diff line number Diff line
@@ -810,6 +810,35 @@
				0x1808 0x01 0x0>;
				0x1808 0x01 0x0>;
};
};


&devfreq_l3lat_0 {
	qcom,core-dev-table =
		<  300000  300000000 >,
		<  480000  403200000 >,
		<  652800  480000000 >,
		<  748800  576000000 >,
		<  902400  652800000 >,
		<  979200  748800000 >,
		< 1132800  844800000 >,
		< 1228800  940800000 >,
		< 1324800 1036800000 >,
		< 1420800 1132800000 >,
		< 1516800 1209600000 >,
		< 1612800 1401600000 >,
		< 1689600 1497600000 >,
		< 1766400 1593600000 >;
};

&devfreq_l3lat_4 {
	qcom,core-dev-table =
		<  300000  300000000 >,
		<  825600  576000000 >,
		< 1132800  748800000 >,
		< 1363200  940800000 >,
		< 1689600 1209600000 >,
		< 1996800 1401600000 >,
		< 2400000 1593600000 >;
};

&bwmon {
&bwmon {
	qcom,count-unit = <0x10000>;
	qcom,count-unit = <0x10000>;
};
};