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

Commit 6ea2ce68 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 dcfc8366 6879d8aa
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -375,6 +375,14 @@
	};
};

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

&slim_msm {
	tomtom_codec {
		cdc-vdd-spkdrv-supply = <&pmi8994_boost>;
+0 −1
Original line number Diff line number Diff line
@@ -394,7 +394,6 @@
	mpp@a300 { /* MPP 4 */
		/* WLED FET */
		qcom,mode = <1>;
		qcom,vin-sel = <2>;
		qcom,master-en = <1>;
	};
};