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

Commit ca0dd196 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 cpufreq list and devfreq mapping for MSM8996 V3"

parents eb61ab60 b94b0604
Loading
Loading
Loading
Loading
+123 −0
Original line number Diff line number Diff line
@@ -205,3 +205,126 @@
			< 1132800000 12 >,
			< 1190400000 13 >;
};

&msm_cpufreq {
	qcom,cpufreq-table-0 =
		<  307200 >,
		<  422400 >,
		<  480000 >,
		<  556800 >,
		<  652800 >,
		<  729600 >,
		<  844800 >,
		<  960000 >,
		< 1036800 >,
		< 1113600 >,
		< 1190400 >,
		< 1228800 >,
		< 1324800 >,
		< 1401600 >,
		< 1478400 >,
		< 1593600 >;
	qcom,cpufreq-table-2 =
		<  307200 >,
		<  403200 >,
		<  480000 >,
		<  556800 >,
		<  652800 >,
		<  729600 >,
		<  806400 >,
		<  883200 >,
		<  940800 >,
		< 1036800 >,
		< 1113600 >,
		< 1190400 >,
		< 1248000 >,
		< 1324800 >,
		< 1401600 >,
		< 1478400 >,
		< 1555200 >,
		< 1632000 >,
		< 1708800 >,
		< 1785600 >,
		< 1826400 >,
		< 1920000 >,
		< 1996800 >,
		< 2073600 >,
		< 2150400 >;
};

&m4m_cache {
	freq-tbl-khz =
		<  307200000 >,
		<  384000000 >,
		<  460800000 >,
		<  537600000 >,
		<  595200000 >,
		<  672000000 >,
		<  748800000 >,
		<  825600000 >,
		<  902400000 >,
		<  979200000 >,
		< 1056000000 >,
		< 1132800000 >,
		< 1190400000 >,
		< 1228800000 >,
		< 1305600000 >,
		< 1382400000 >,
		< 1459200000 >,
		< 1536000000 >,
		< 1593600000 >;
};

&devfreq_cpufreq {
	m4m-cpufreq {
		cpu-to-dev-map-0 =
			<  307200  307200 >,
			<  422400  384000 >,
			<  480000  460800 >,
			<  556800  537600 >,
			<  652800  537600 >,
			<  729600  595200 >,
			<  844800  595200 >,
			<  960000  672000 >,
			< 1036800  748800 >,
			< 1113600  825600 >,
			< 1190400  902400 >,
			< 1228800 1190400 >,
			< 1324800 1228800 >,
			< 1401600 1305600 >,
			< 1478400 1382400 >,
			< 1593600 1593600 >;
		cpu-to-dev-map-2 =
			<  480000  307200 >,
			<  556800  384000 >,
			<  652800  460800 >,
			<  729600  537600 >,
			<  806400  537600 >,
			<  883200  595200 >,
			<  940800  595200 >,
			< 1036800  979200 >,
			< 1113600 1056000 >,
			< 1190400 1132800 >,
			< 1248000 1190400 >,
			< 1324800 1228800 >,
			< 1401600 1228800 >,
			< 1478400 1305600 >,
			< 1555200 1305600 >,
			< 1632000 1382400 >,
			< 1708800 1382400 >,
			< 1785600 1459200 >,
			< 1826400 1459200 >,
			< 1920000 1536000 >,
			< 1996800 1593600 >,
			< 2073600 1593600 >,
			< 2150400 1593600 >;
	};

	mincpubw-cpufreq {
		cpu-to-dev-map-0 =
			< 1593600 1525 >;
		cpu-to-dev-map-2 =
			< 2073600 1525 >,
			< 2150400 5195 >;
	};
};