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

Commit e9bbb123 authored by Ritesh Kumar's avatar Ritesh Kumar
Browse files

ARM: dts: msm: Update L12C min and init voltage on shima

Update init voltage and min voltage of L12C LDO to 1.82V
on shima platform.

Change-Id: I35b641b8ddecf93a5d6443b7861b3f3f0b5c2efa
parent 840b38c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -678,9 +678,9 @@
		pm8350c_l12: regulator-pm8350c-l12 {
			regulator-name = "pm8350c_l12";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <1920000>;
			regulator-min-microvolt = <1820000>;
			regulator-max-microvolt = <1980000>;
			qcom,init-voltage = <1920000>;
			qcom,init-voltage = <1820000>;
			qcom,init-mode = <RPMH_REGULATOR_MODE_HPM>;
			qcom,proxy-consumer-enable;
			qcom,proxy-consumer-current = <60700>;