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

Commit 6e9f8948 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

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

Update SMPS regulator S2C's minimum voltage to 550mV
to match with corresponding AOP constraint value, for
WLAN use case.

Change-Id: I4beb27c5691100abdb28ba77e93d384ae10e9714
parent 3aabccef
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>;
		};
	};