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

Commit 31af8bcb authored by Ziqi Chen's avatar Ziqi Chen
Browse files

ARM: dts: msm: Change cd-gpio polarity setting for QRD Shima

According to QRD Shima HW design, the logic level of cd-gpio is
LOW with card and is HIGH without card. Set cd-gpio flag to
GPIO_ACTIVE_LOW for low active card installed interruption.

Change-Id: If131dc4c1464df565390d0c7be85b110f7cb3e11
parent 9fd9b2e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@
	qcom,vdd-io-voltage-level = <1800000 2960000>;
	qcom,vdd-io-current-level = <0 22000>;

	cd-gpios = <&tlmm 92 GPIO_ACTIVE_HIGH>;
	cd-gpios = <&tlmm 92 GPIO_ACTIVE_LOW>;
};

&ufsphy_mem {