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

Commit ed79b56e authored by Aditya Mathur's avatar Aditya Mathur
Browse files

ARM: dts: msm: Invert polarity of PMD_MPP_08 for msm8996 CV2X



Invert the polarity of PMD_MPP_08 on msm8996 CV2X
to properly power on and off the external
modem as required.

Change-Id: I56226f4d14a2e21331bacf0a7125dc06bfd91aac
Signed-off-by: default avatarAditya Mathur <aditmath@codeaurora.org>
parent 356bd90e
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";
	};
};