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

Commit 1ce7cd08 authored by guopingy's avatar guopingy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm8916: set no pull for cd-gpio pin for skuh



To void high level voltage trigger pulse after remove
SD card, set cd_on is bias-disable for no pull for
cd-gpio pin.

CRs-Fixed: 652403
Change-Id: I076361e4ab9bee7df44b8ce2f9c4d7f8e99f5a03
Signed-off-by: default avatarguopingy <guopingy@codeaurora.org>
parent f24aee9a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -278,6 +278,11 @@
	qcom,battery-data = <&qrd_batterydata>;
};

&sdc2_cd_on {
	/delete-property/ bias-pull-up;
	bias-disable;
};

&sdhc_2 {
	qcom,vdd-always-on;
	qcom,vdd-lpm-sup;