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

Commit 556ffd9a authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

ARM: dts: msm: Update PM8008 regulator headroom for trinket



Update headroom configuration for PM8008 LDO1 and LDO2 on
trinket platform.

Change-Id: I4c9984c73e26e5e7cef87030ae20a6131383de15
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent ccc4db28
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -55,7 +55,6 @@ qcom,pm8008@9 {
			regulator-name = "pm8008_l2";
			regulator-min-microvolt = <528000>;
			regulator-max-microvolt = <1504000>;
			qcom,init-voltage = <1500000>;
			qcom,min-dropout-voltage = <225000>;
			qcom,hpm-min-load = <10000>;
		};
+2 −0
Original line number Diff line number Diff line
@@ -2733,11 +2733,13 @@
&L1P {
	regulator-min-microvolt = <1200000>;
	regulator-max-microvolt = <1200000>;
	qcom,min-dropout-voltage = <100000>;
};

&L2P {
	regulator-min-microvolt = <1104000>;
	regulator-max-microvolt = <1104000>;
	qcom,min-dropout-voltage = <100000>;
};

&L3P {