From c75bac0648b4092bdd50c66dd39fcb6851303823 Mon Sep 17 00:00:00 2001 From: Pradeep P V K Date: Mon, 19 Apr 2021 21:31:58 +0530 Subject: 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 --- qcom/kona-xrfusion-ult.dtsi | 1 - 1 file changed, 1 deletion(-) 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"; }; -- cgit v1.2.3