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

Commit afc8bbbe authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: configure PM8998 S5 and S7 for mode pin control on msm8998"

parents 9024ae28 6320ff32
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -84,6 +84,8 @@
		pm8998_s5: regulator-s5 {
			regulator-min-microvolt = <1904000>;
			regulator-max-microvolt = <2040000>;
			qcom,init-pin-ctrl-mode = <8>;		/* PMIC_AWAKE */
			qcom,send-defaults;
			status = "okay";
		};
	};
@@ -93,6 +95,8 @@
		pm8998_s7: regulator-s7 {
			regulator-min-microvolt = <900000>;
			regulator-max-microvolt = <1028000>;
			qcom,init-pin-ctrl-mode = <8>;		/* PMIC_AWAKE */
			qcom,send-defaults;
			status = "okay";
		};
	};