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

Commit 8442a072 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 cpu frequencies for 8936"

parents f9a38eda f5a406ff
Loading
Loading
Loading
Loading
+71 −11
Original line number Diff line number Diff line
@@ -39,9 +39,11 @@
	clock_cpu: qcom,cpu-clock-8936@b011050 {
		compatible = "qcom,cpu-clock-8936";
		reg = <0xb011050 0x8>,
			<0xb1d1050 0x8>;
			<0xb1d1050 0x8>,
			<0x5800c 0X8>;
		reg-names = "apcs-c1-rcg-base",
				"apcs-cci-rcg-base";
				"apcs-cci-rcg-base",
				"efuse";
		vdd-c1-supply = <&apc_vreg_corner>;
		vdd-cci-supply = <&apc_vreg_corner>;
		clocks = <&clock_gcc clk_gpll0_ao>,
@@ -52,15 +54,46 @@
				"clk-cci-4", "clk-cci-5";
		qcom,speed0-bin-v0-c1 =
			<          0 0>,
			<  400000000 1>,
			<  800000000 2>,
			< 1536800000 3>;
			<  400000000 3>,
			<  800000000 9>,
			<  806400000 10>,
			<  883200000 11>,
			<  960000000 12>,
			< 1036800000 13>,
			< 1113600000 14>,
			< 1190400000 15>,
			< 1267200000 16>,
			< 1344000000 17>;

		qcom,speed0-bin-v0-cci =
			<          0 0>,
			<  200000000 1>,
			<  300000000 2>,
			<  800000000 3>;
			<  200000000 3>,
			<  300000000 9>,
			<  400000000 13>,
			<  600000000 17>;

		qcom,speed2-bin-v0-c1 =
			<          0 0>,
			<  400000000 3>,
			<  800000000 9>,
			<  806400000 10>,
			<  883200000 11>,
			<  960000000 12>,
			< 1036800000 13>,
			< 1113600000 14>,
			< 1190400000 15>,
			< 1267200000 16>,
			< 1344000000 17>,
			< 1420800000 18>,
			< 1497600000 19>,
			< 1536000000 20>;

		qcom,speed2-bin-v0-cci =
			<          0 0>,
			<  200000000 3>,
			<  300000000 9>,
			<  400000000 14>,
			<  600000000 20>;
		#clock-cells = <1>;
	};

@@ -100,10 +133,19 @@
			<  499200  2545 >,
			<  533330  2545 >,
			<  652800  2545 >,
			<  729600  2545 >,
			<  800000  2545 >,
			<  806400  2545 >,
			<  883200  2545 >,
			<  960000  2545 >,
			<  1036800 3051 >,
			<  1113600 3051 >,
			<  1190400 3051 >,
			<  1267200 3051 >,
			<  1344000 3051 >;
			<  1344000 3051 >,
			<  1420800 3051 >,
			<  1497600 3051 >,
			<  1536000 3051 >;
		};

		cci-cpufreq {
@@ -116,10 +158,19 @@
			<  499200  200000 >,
			<  533330  297600 >,
			<  652800  297600 >,
			<  729600  297600 >,
			<  800000  297600 >,
			<  806400  297600 >,
			<  883200  297600 >,
			<  960000  400000 >,
			< 1036800  400000 >,
			< 1113600  400000 >,
			< 1190400  595200 >,
			< 1267200  595200 >,
			< 1344000  595200 >;
			< 1344000  595200 >,
			< 1420800  595200 >,
			< 1497600  595200 >,
			< 1536000  595200 >;
		};
	};

@@ -140,10 +191,19 @@
			 <  499200 >,
			 <  533330 >,
			 <  652800 >,
			 <  729600 >,
			 <  800000 >,
			 <  806400 >,
			 <  883200 >,
                         <  960000 >,
			 < 1036800 >,
			 < 1113600 >,
			 < 1190400 >,
			 < 1267200 >,
			 < 1344000 >;
			 < 1344000 >,
			 < 1420800 >,
			 < 1497600 >,
			 < 1536000 >;
	};

	cpu-pmu {