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

Commit a4780424 authored by Arun KS's avatar Arun KS
Browse files

ARM: dts: msm: remove svs frequencies on msm8952



Remove frequencies lower than 800MHz@little and 960MHz@big.
Experiments done on msm8952 conclude that thermal frequency
throttiling did not go to SVS levels. It was mostly recovering
from NOM levels. Hence removing SVS frequencies.

Change-Id: I65db0d47221b11acb71018b369c13df773a3909f
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent c952020e
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -269,13 +269,11 @@
		cpubw-cpufreq {
		target-dev = <&cpubw>;
		cpu-to-dev-map-0 =
			<  400000  2930 >,	/* SVS   */
			< 1094400  5346 >,	/* SVS+  */
			< 1344000  5713 >,	/* NOM   */
			< 1440000  6152 >,	/* NOM+  */
			< 1516800  7032 >;	/* TURBO */
		cpu-to-dev-map-4 =
			<  400000  2930 >,	/* SVS   */
			<  800000  5346 >,	/* SVS+  */
			<  998400  5713 >,	/* NOM   */
			< 1094400  6152 >,	/* NOM+  */
@@ -285,12 +283,10 @@
		cci-cpufreq {
		target-dev = <&cci_cache>;
		cpu-to-dev-map-0 =
			<  500000  200000 >,
			<  960000  307200 >,
			< 1344000  400000 >,
			< 1516800  600000 >;
		cpu-to-dev-map-4 =
			<  400000  200000 >,
			<  800000  307200 >,
			<  998400  400000 >,
			< 1209600  600000 >;
@@ -316,19 +312,12 @@
		qcom,governor-per-policy;

		qcom,cpufreq-table-0 =
			 <  200000 >,
			 <  345600 >,
			 <  499200 >,
			 <  800000 >,
			 <  960000 >,
			 < 1094400 >,
			 < 1344000 >,
			 < 1440000 >,
			 < 1516800 >;
		qcom,cpufreq-table-4 =
			 <  200000 >,
			 <  400000 >,
			 <  533330 >,
			 <  800000 >,
			 <  998400 >,
			 < 1094400 >,