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

Commit e5b19b45 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 694f8817 556ffd9a
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 {