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

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

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

parents b2afe8ce 84a7d19f
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";
		};
	};