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

Commit e216881b authored by Kavya Nunna's avatar Kavya Nunna
Browse files

ARM: dts: msm: update init-voltage for LDO22

Update init-voltage for LDO22 to match it to the min
voltage.

Change-Id: Ibdd82c75e15970e32c026c054801cc5e23abe676
parent 2edc3389
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -358,7 +358,7 @@
		L22A: pm2250_l22: regulator-l22 {
			regulator-min-microvolt = <2850000>;
			regulator-max-microvolt = <3400000>;
			qcom,init-voltage = <3200000>;
			qcom,init-voltage = <2850000>;
			status = "okay";
		};
	};