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

Commit c8c088ea 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: Add the MSM8996 V3 CPU frequency plan"

parents e298d754 89f821a2
Loading
Loading
Loading
Loading
+49 −0
Original line number Diff line number Diff line
@@ -156,3 +156,52 @@
			< 489600 150000000 0xffffffff>, /* 1080p @ 60 */
			< 244800  75000000 0xffffffff>; /* 1080p @ 30 */
};

&clock_cpu {
		qcom,compatible = "cpu-clock-8996-v3";
		/* Nominal FMAXes only until characterization completes. */
		qcom,pwrcl-speedbin0-v0 =
			<          0  0 >,
			<  307200000  1 >,
			<  422400000  2 >,
			<  480000000  3 >,
			<  556800000  4 >,
			<  652800000  5 >,
			<  729600000  6 >,
			<  844800000  7 >,
			<  960000000  8 >,
			< 1036800000  9 >,
			< 1113600000 10 >,
			< 1190400000 11 >,
			< 1228800000 12 >;
		qcom,perfcl-speedbin0-v0 =
			<          0  0 >,
			<  307200000  1 >,
			<  403200000  2 >,
			<  480000000  3 >,
			<  556800000  4 >,
			<  652800000  5 >,
			<  729600000  6 >,
			<  806400000  7 >,
			<  883200000  8 >,
			<  940800000  9 >,
			< 1036800000 10 >,
			< 1113600000 11 >,
			< 1190400000 12 >,
			< 1248000000 13 >;
		qcom,cbf-speedbin0-v0 =
			<	   0  0 >,
			<  307200000  1 >,
			<  384000000  2 >,
			<  460800000  3 >,
			<  537600000  4 >,
			<  595200000  5 >,
			<  672000000  6 >,
			<  748800000  7 >,
			<  825600000  8 >,
			<  902400000  9 >,
			<  979200000 10 >,
			< 1056000000 11 >,
			< 1132800000 12 >,
			< 1190400000 13 >;
};
+1 −0
Original line number Diff line number Diff line
@@ -806,6 +806,7 @@
		vdd-cbf-supply = <&apc0_cbf_vreg>;
		vdd-dig-supply = <&pm8994_s2_corner_ao>;
		cbf-dev = <&m4m_cache>;
		/* please look at msm8996-v3.dtsi for the v3 plan */
		qcom,pwrcl-speedbin0-v0 =
			<          0  0 >,
			<  307200000  3 >,