Merge "ARM: dts: msm: Update card detection pin for tuna"

This commit is contained in:
QCTECMDR Service
2024-11-25 00:46:06 -08:00
committed by Gerrit - the friendly Code Review server
4 changed files with 4 additions and 4 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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>;