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: Jack Pham <jackp@codeaurora.org>
This commit is contained in:
Jack Pham 2017-04-20 18:37:46 -07:00 committed by Hemant Kumar
parent 0bdf562cc7
commit b0482ace1a

View file

@ -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";