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

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

Merge "ARM: dts: msm: Update S2C min voltage for shima"

parents 2f38857e 6e9f8948
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -382,9 +382,9 @@
		pm8350c_s2: regulator-pm8350c-s2 {
			regulator-name = "pm8350c_s2";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <722000>;
			regulator-min-microvolt = <550000>;
			regulator-max-microvolt = <950000>;
			qcom,init-voltage = <722000>;
			qcom,init-voltage = <550000>;
		};
	};