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

Commit 1e5401b8 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update PM8009 S2 voltage limits for Kona"

parents b6bb7645 8c08e09c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -789,9 +789,9 @@
		S2F: pm8009_s2: regulator-pm8009-s2 {
			regulator-name = "pm8009_s2";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <952000>;
			regulator-max-microvolt = <952000>;
			qcom,init-voltage = <952000>;
			regulator-min-microvolt = <512000>;
			regulator-max-microvolt = <1100000>;
			qcom,init-voltage = <512000>;
		};
	};