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

Commit 9248f073 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: add boost frequency for cpufreq and devfreq for msm8996pro



Update the cpufreq device with the boost frequency for the CPU
power cluster as well as the characterized Turbo Fmax frequency
and new intermediate Turbo frequency for the performance cluster
on speed bin 0 parts.  Lastly, update the cpufreq to devfreq
device frequency mapping so that it includes all of the new CPU
cluster frequencies.

Change-Id: I33cbef64add66f63025e854f2991abda4f8e8dbf
CRs-Fixed: 981475
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 3c423ec5
Loading
Loading
Loading
Loading
+10 −4
Original line number Diff line number Diff line
@@ -844,7 +844,8 @@
		< 1363200 >,
		< 1440000 >,
		< 1516800 >,
		< 1593600 >;
		< 1593600 >,
		< 2188800 >;
	qcom,cpufreq-table-2 =
		<  307200 >,
		<  384000 >,
@@ -870,7 +871,9 @@
		< 1900800 >,
		< 1977600 >,
		< 2054400 >,
		< 2150400 >;
		< 2150400 >,
		< 2246400 >,
		< 2342400 >;
};

&m4m_cache {
@@ -916,7 +919,8 @@
			< 1363200 1056000 >,
			< 1440000 1132800 >,
			< 1516800 1190400 >,
			< 1593600 1286400 >;
			< 1593600 1286400 >,
			< 2188800 1593600 >;
		cpu-to-dev-map-2 =
			<  307200  192000 >,
			<  384000  192000 >,
@@ -942,7 +946,9 @@
			< 1900800 1516800 >,
			< 1977600 1593600 >,
			< 2054400 1593600 >,
			< 2150400 1593600 >;
			< 2150400 1593600 >,
			< 2246400 1593600 >,
			< 2342400 1593600 >;
	};

	mincpubw-cpufreq {