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

Commit aae7166e authored by Swetha Chikkaboraiah's avatar Swetha Chikkaboraiah Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update cpufreq table

Update cpufreq table base on the speed-bin supported.

Change-Id: I8d3ce5a1f25109e10be96449d0fca629e3533979
parent 03efe83e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -35,6 +35,16 @@
	compatible = "qcom,qm215-debugcc";
};

&msm_cpufreq {
	/delete-property/qcom,cpufreq-table;
	qcom,cpufreq-table =
	 <  960000 >,
	 < 1094400 >,
	 < 1209600 >,
	 < 1248000 >,
	 < 1305600 >;
};

/* GPU overrides */
&msm_gpu {