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

Commit c4dea632 authored by Arjun Singh's avatar Arjun Singh Committed by Gerrit - the friendly Code Review server
Browse files

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: default avatarArjun Singh <arsingh@codeaurora.org>
parent ebc3a888
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";
		};