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

Commit 82e69737 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: enable MPP4 on MSM8992 CDP and MTP"

parents abd4ee60 72831ece
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -140,6 +140,16 @@
	qcom,charging-disabled;
};

&pmi8994_mpps {
	mpp@a300 { /* MPP 4 */
		/* WLED FET */
		qcom,mode = <1>;	/* DIGITAL OUT */
		qcom,vin-sel = <0>;	/* VIN0 */
		qcom,master-en = <1>;
		status = "okay";
	};
};

&i2c_2 {
	synaptics@20 {
		compatible = "synaptics,dsx";
+10 −0
Original line number Diff line number Diff line
@@ -145,6 +145,16 @@
	};
};

&pmi8994_mpps {
	mpp@a300 { /* MPP 4 */
		/* WLED FET */
		qcom,mode = <1>;	/* DIGITAL OUT */
		qcom,vin-sel = <0>;	/* VIN0 */
		qcom,master-en = <1>;
		status = "okay";
	};
};

&i2c_2 {
	synaptics@20 {
		compatible = "synaptics,dsx";