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

Commit 29bc1974 authored by Jonathan Avila's avatar Jonathan Avila
Browse files

ARM: dts: msm: Update freq mapping for SDM845-v2 for l3 memlat



Overwrite the sdm845 core device frequency tables to support the new
frequency mapping for sdm845-v2.

Change-Id: Id6bb7aad9cb0d2e89c1282a54bfcd49d745f7c31
Signed-off-by: default avatarJonathan Avila <avilaj@codeaurora.org>
parent 6b418383
Loading
Loading
Loading
Loading
+29 −0
Original line number Diff line number Diff line
@@ -613,6 +613,35 @@
	qcom,perfcl-memacc-level-vc-bin1 = <14 22>;
};

&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 {
	qcom,count-unit = <0x10000>;
};