commit | c4dea6322df325b87fdbab1a3c9a984c18269d36 | [log] [tgz] |
---|---|---|
author | Arjun Singh <arsingh@codeaurora.org> | Tue Dec 04 11:46:59 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Dec 09 23:12:10 2018 -0800 |
tree | bb51a03e444c2813bc6d07adb233ed2d5dfcc2d5 | |
parent | ebc3a8884ca40f1d2db97fc5be5e879fce75324a [diff] |
Arm: dts: qcom: Update the max voltage for LDO15 voltage to 3v Updates LDO15's max voltage to 3v instead of 3.3v for msm8909w+pm660. Change-Id: Id4eaf6c64eddb0a229f78c10622f1ccdfe9dcdf9 Signed-off-by: Arjun Singh <arsingh@codeaurora.org>
diff --git a/arch/arm64/boot/dts/qcom/msm8909w-pm660-regulator.dtsi b/arch/arm64/boot/dts/qcom/msm8909w-pm660-regulator.dtsi index 4f6a4b2..47a925e 100644 --- a/arch/arm64/boot/dts/qcom/msm8909w-pm660-regulator.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8909w-pm660-regulator.dtsi
@@ -267,7 +267,7 @@ status = "okay"; pm660_l15: regulator-l15 { regulator-min-microvolt = <3000000>; - regulator-max-microvolt = <3300000>; + regulator-max-microvolt = <3000000>; qcom,init-voltage = <3000000>; status = "okay"; };