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

Commit 0fbd8976 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: add configuration for PMI MPP04"

parents 8abb06b1 51b665bf
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -303,3 +303,12 @@
		qcom,src-sel = <0>;
	};
};

&pmi8994_mpps {
	mpp@a300 { /* MPP 4 */
		/* WLED FET */
		qcom,mode = <1>;
		qcom,vin-sel = <2>;
		qcom,master-en = <1>;
	};
};