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

Commit 0183daaf authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: increase PM855 LDO 10 max voltage for SDM855



Increase the maximum voltage allowed for the PM855 L10 regulator
to 2.96 V in order to facilitate UFS card operation at higher
voltage.

Change-Id: I6e181d67638f27e309180f60e8d04cb1f42b2a3a
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 903bbcb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@
		regulator-name = "pm855_l10";
		qcom,hpm-min-load = <10000>;
		regulator-min-microvolt = <2504000>;
		regulator-max-microvolt = <2504000>;
		regulator-max-microvolt = <2960000>;
	};

	pm855_l11: regulator-pm855-l11 {