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

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

Merge "ARM: dts: msm: Change the min voltage of LDO13A for lito"

parents 536a2311 9dc6dbbb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -359,9 +359,9 @@
		L13A: pm8150_l13: regulator-pm8150-l13 {
			regulator-name = "pm8150_l13";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <2696000>;
			regulator-min-microvolt = <3008000>;
			regulator-max-microvolt = <3304000>;
			qcom,init-voltage = <2696000>;
			qcom,init-voltage = <3008000>;
			qcom,init-mode = <RPMH_REGULATOR_MODE_LPM>;
		};
	};