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

Commit 6459505b 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: increase VDD_APC1 Turbo ceiling voltage for msm8994"

parents 95411c3b 52b2d176
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -499,7 +499,7 @@
			reg = <0x3200 0x100>;
			regulator-name = "pm8994_s11";
			regulator-min-microvolt = <725000>;
			regulator-max-microvolt = <1115000>;
			regulator-max-microvolt = <1225000>;
			qcom,cpu-num = <4>;
		};
	};
@@ -566,7 +566,7 @@
		regulator-min-microvolt = <1>;
		regulator-max-microvolt = <3>;

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