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

Commit 6fe876f4 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Increase the S11B/S2E max voltage for Lahaina

Increase the smps11b max voltage to 1.012V and smps2e max voltage
to 1.020V as per the WLAN/BT consumer requirement.

Change-Id: Ia9b9a6826e65d64d240ede834bdf0f02edb1a54b
parent cd6abf36
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -134,7 +134,7 @@
			regulator-name = "pm8350_s11";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <752000>;
			regulator-max-microvolt = <1000000>;
			regulator-max-microvolt = <1012000>;
			qcom,init-voltage = <952000>;
		};
	};
@@ -827,7 +827,7 @@
			regulator-name = "pmr735a_s2";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <976000>;
			regulator-max-microvolt = <1020000>;
			qcom,init-voltage = <852000>;
		};
	};