summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPradeep P V K <pragalla@qti.qualcomm.com>2021-04-19 21:31:58 +0530
committerPradeep P V K <pragalla@qti.qualcomm.com>2021-04-26 12:17:37 +0530
commitc75bac0648b4092bdd50c66dd39fcb6851303823 (patch)
treefed0fd2c0d7172925039ada9a13888bf454bfe53
parenta4c04ce1037244fce9ec594603decc3e3a7e2780 (diff)
downloaddevicetree-c75bac0648b4092bdd50c66dd39fcb6851303823.tar.gz
ARM: dts: msm: Disable sdcard hot plug support on kona SKU3 devices
Disable SDCard hot plug support temporarily on kona SKU3 devices. This will help to detect the SDCard on boot-up with polling method. Change-Id: I3db11658d8c2defa9f1cba06f9198d637c3441f3
-rw-r--r--qcom/kona-xrfusion-ult.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/qcom/kona-xrfusion-ult.dtsi b/qcom/kona-xrfusion-ult.dtsi
index dc9c9874..95437f54 100644
--- a/qcom/kona-xrfusion-ult.dtsi
+++ b/qcom/kona-xrfusion-ult.dtsi
@@ -1005,7 +1005,6 @@
pinctrl-0 = <&sdc2_clk_on &sdc2_cmd_on &sdc2_data_on &storage_cd>;
pinctrl-1 = <&sdc2_clk_off &sdc2_cmd_off &sdc2_data_off &storage_cd>;
- cd-gpios = <&tlmm 77 GPIO_ACTIVE_HIGH>; /* Morpheus has to be HIGH */
status = "ok";
};