diff --git a/qcom/tuna-cdp.dtsi b/qcom/tuna-cdp.dtsi index 86c0f38a..d048ade7 100644 --- a/qcom/tuna-cdp.dtsi +++ b/qcom/tuna-cdp.dtsi @@ -99,7 +99,7 @@ pinctrl-0 = <&sdc2_on>; pinctrl-1 = <&sdc2_off>; - cd-gpios = <&tlmm 55 GPIO_ACTIVE_LOW>; + cd-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>; qcom,uses_level_shifter; diff --git a/qcom/tuna-mtp.dtsi b/qcom/tuna-mtp.dtsi index 36ab15e3..339aa4f6 100644 --- a/qcom/tuna-mtp.dtsi +++ b/qcom/tuna-mtp.dtsi @@ -101,7 +101,7 @@ pinctrl-0 = <&sdc2_on>; pinctrl-1 = <&sdc2_off>; - cd-gpios = <&tlmm 55 GPIO_ACTIVE_LOW>; + cd-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>; qcom,uses_level_shifter; diff --git a/qcom/tuna-qrd.dtsi b/qcom/tuna-qrd.dtsi index cfd38eeb..d6c949e5 100644 --- a/qcom/tuna-qrd.dtsi +++ b/qcom/tuna-qrd.dtsi @@ -111,7 +111,7 @@ pinctrl-0 = <&sdc2_on>; pinctrl-1 = <&sdc2_off>; - cd-gpios = <&tlmm 55 GPIO_ACTIVE_LOW>; + cd-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>; qcom,uses_level_shifter; diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index bf985c4a..a194a09e 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -2202,7 +2202,7 @@ dma-coherent; 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>; interconnect-names = "sdhc-ddr","cpu-sdhc"; operating-points-v2 = <&sdhc2_opp_table>;