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

Commit b0482ace authored by Jack Pham's avatar Jack Pham Committed by Hemant Kumar
Browse files

ARM: dts: msm: Set 1.848V as the minimum voltage for LDO24 on msm8998



Allow this LDO regulator's voltage to be scaled by clients within
the range of 1.848V to 3.088V.

Change-Id: I6e99bdbdcd8995afe2496b119301c5e871a88feb
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 0bdf562c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -407,7 +407,7 @@
	rpm-regulator-ldoa24 {
		status = "okay";
		pm8998_l24: regulator-l24 {
			regulator-min-microvolt = <3088000>;
			regulator-min-microvolt = <1848000>;
			regulator-max-microvolt = <3088000>;
			parent-supply = <&pm8998_l12>;
			status = "okay";