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

Commit 84a7d19f authored by Kavya Nunna's avatar Kavya Nunna
Browse files

ARM: dts: msm: Update lower limit voltage for L21A

Update the lower limit voltage for L21A from 2.92v to 2.9v
for FR "SOC based limits for usb supply".

Change-Id: I3627a3f5c77a95a46d7e9f3d687676febef3d2d6
parent f684f506
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -346,9 +346,9 @@
	rpm-regulator-ldoa21 {
		status = "okay";
		L21A: pm2250_l21: regulator-l21 {
			regulator-min-microvolt = <2921000>;
			regulator-min-microvolt = <2900000>;
			regulator-max-microvolt = <3300000>;
			qcom,init-voltage = <2921000>;
			qcom,init-voltage = <2900000>;
			status = "okay";
		};
	};