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

Commit 26a99498 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: Invert polarity of PMD_MPP_08 for msm8996 CV2X"

parents d6d8c102 ed79b56e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -531,7 +531,7 @@
		qcom,vin-sel = <2>;		/* S4 1.8V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;		/* Enable GPIO */
		qcom,invert = <1>;		/* Output high */
		qcom,invert = <0>;		/* Output low */
		status = "okay";
	};
};