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

Commit 00942aff 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: disable red and green LED for apq8096 drone"

parents 18b03937 733b321c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -582,7 +582,7 @@
		qcom,cs-out = <3>;      /* 20 MA */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <1>;
		status = "okay";
		status = "disabled";
	};

	mpp@a600 { /* MPP 7 - TP83 */
@@ -601,7 +601,7 @@
		qcom,cs-out = <3>;      /* 20 MA */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <1>;
		status = "okay";
		status = "disabled";
	};
};