ARM: dts: msm: Update card detection pin for tuna
Update card detection pin for tuna platforms. Change-Id: I1ba1c06cb4f53ca29ac2369e7f65a5e88eb112cd Signed-off-by: Sachin Gupta <quic_sachgupt@quicinc.com>
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
pinctrl-0 = <&sdc2_on>;
|
pinctrl-0 = <&sdc2_on>;
|
||||||
pinctrl-1 = <&sdc2_off>;
|
pinctrl-1 = <&sdc2_off>;
|
||||||
|
|
||||||
cd-gpios = <&tlmm 55 GPIO_ACTIVE_LOW>;
|
cd-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>;
|
||||||
|
|
||||||
qcom,uses_level_shifter;
|
qcom,uses_level_shifter;
|
||||||
|
|
||||||
|
@@ -101,7 +101,7 @@
|
|||||||
pinctrl-0 = <&sdc2_on>;
|
pinctrl-0 = <&sdc2_on>;
|
||||||
pinctrl-1 = <&sdc2_off>;
|
pinctrl-1 = <&sdc2_off>;
|
||||||
|
|
||||||
cd-gpios = <&tlmm 55 GPIO_ACTIVE_LOW>;
|
cd-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>;
|
||||||
|
|
||||||
qcom,uses_level_shifter;
|
qcom,uses_level_shifter;
|
||||||
|
|
||||||
|
@@ -111,7 +111,7 @@
|
|||||||
pinctrl-0 = <&sdc2_on>;
|
pinctrl-0 = <&sdc2_on>;
|
||||||
pinctrl-1 = <&sdc2_off>;
|
pinctrl-1 = <&sdc2_off>;
|
||||||
|
|
||||||
cd-gpios = <&tlmm 55 GPIO_ACTIVE_LOW>;
|
cd-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>;
|
||||||
|
|
||||||
qcom,uses_level_shifter;
|
qcom,uses_level_shifter;
|
||||||
|
|
||||||
|
@@ -2202,7 +2202,7 @@
|
|||||||
dma-coherent;
|
dma-coherent;
|
||||||
memory-region = <&sdhc_2_dma_resv>;
|
memory-region = <&sdhc_2_dma_resv>;
|
||||||
|
|
||||||
interconnects = <&aggre2_noc MASTER_SDCC_2 &mc_virt SLAVE_EBI1>,
|
interconnects = <&aggre1_noc MASTER_SDCC_2 &mc_virt SLAVE_EBI1>,
|
||||||
<&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_SDCC_2>;
|
<&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_SDCC_2>;
|
||||||
interconnect-names = "sdhc-ddr","cpu-sdhc";
|
interconnect-names = "sdhc-ddr","cpu-sdhc";
|
||||||
operating-points-v2 = <&sdhc2_opp_table>;
|
operating-points-v2 = <&sdhc2_opp_table>;
|
||||||
|
Reference in New Issue
Block a user