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

Commit 52f70c92 authored by Vikram Mulukutla's avatar Vikram Mulukutla
Browse files

ARM: dts: msm: Update A57 and CCI voltage information



Add CCI voltage corners and remove the A57 nominal
and turbo corners until thermal characterization
approves moving upto those higher frequencies.

Change-Id: I571497b15762134ee0bd78728b44774fe72d22e2
Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 9016ff44
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -1208,6 +1208,7 @@
		reg-names = "c0_pll", "c1_pll", "cci_pll", "c0_mux", "c1_mux", "cci_mux";
		vdd-a53-supply = <&apc0_vreg_corner>;
		vdd-a57-supply = <&apc1_vreg_corner>;
		vdd-cci-supply = <&apc0_vreg_corner>;
		vdd-dig-supply = <&pm8994_s1_corner_ao>;
		qcom,a53-speedbin0-v0 =
			<         0 0>,
@@ -1216,9 +1217,12 @@
			< 940800000 3>;
		qcom,a57-speedbin0-v0 =
			<         0 0>,
			< 249600000 1>,
			< 499200000 2>,
			< 921600000 3>;
			< 249600000 1>;
		qcom,cci-speedbin0-v0 =
			<         0 0>,
			< 150000000 1>,
			< 300000000 2>,
			< 600000000 3>;
		clock-names = "xo_ao", "aux_clk";
		clocks = <&clock_rpm clk_cxo_clk_src_ao>,
			 <&clock_gcc clk_gpll0_ao>;