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

Commit b071bab9 authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: increase VDD_APC1 CPR ceiling voltages for msm8994v2



Increase the VDD_APC1 CPR ceiling voltages used to limit the
voltage for turbo and super turbo corners in order to match the
most recent hardware guidelines.  This consists of the following
modifications:
Turbo:       1.115 V --> 1.160 V
Super Turbo: 1.180 V --> 1.225 V

Change-Id: I82bc579ba284c87266734c9e068bdc39011cfcd3
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent f236d612
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -554,7 +554,7 @@
			reg = <0x3200 0x100>;
			regulator-name = "pm8994_s11";
			regulator-min-microvolt = <725000>;
			regulator-max-microvolt = <1180000>;
			regulator-max-microvolt = <1225000>;
			qcom,cpu-num = <4>;
		};
	};
@@ -708,7 +708,7 @@
		regulator-min-microvolt = <1>;
		regulator-max-microvolt = <16>;

		qcom,cpr-voltage-ceiling = <900000 900000 1000000 1180000>;
		qcom,cpr-voltage-ceiling = <900000 900000 1000000 1225000>;
		qcom,cpr-voltage-floor =   <725000 725000  840000 1000000>;
		vdd-apc-supply = <&pm8994_s11>;

@@ -771,8 +771,8 @@
		qcom,cpr-voltage-ceiling-override =
				<0xFFFFFFFF 0  900000  900000  900000  900000
					       900000 1000000 1000000 1000000
					      1115000 1115000 1115000 1115000
					      1115000 1180000 1180000 1180000>;
					      1160000 1160000 1160000 1160000
					      1160000 1225000 1225000 1225000>;
		qcom,cpr-voltage-floor-override =
				<0xFFFFFFFF 0 700000 700000 700000 700000
					      725000 795000 815000 835000