Skip to content

Commit 1522b3b

Browse files
z3ntuandersson
authored andcommitted
ARM: dts: qcom: msm8974: Remove bogus cd-gpio pinctrl
No board in mainline uses GPIO 54 for card-detect on sdhc_2, and this also causes conflict when both sdhc_2 and blsp2_uart4 are used, such as on qcom-msm8974-lge-nexus5-hammerhead. Fixes: 1dfe967 ("ARM: dts: qcom-msm8974*: Consolidate I2C/UART/SDHCI") Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Link: https://lore.kernel.org/r/20231217-msm8974-misc-v1-2-bece1ba2667d@z3ntu.xyz Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 32b075f commit 1522b3b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

arch/arm/boot/dts/qcom/qcom-msm8974.dtsi

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,13 +1641,6 @@
16411641
bias-pull-up;
16421642
drive-strength = <2>;
16431643
};
1644-
1645-
cd-pins {
1646-
pins = "gpio54";
1647-
function = "gpio";
1648-
bias-disable;
1649-
drive-strength = <2>;
1650-
};
16511644
};
16521645

16531646
blsp1_uart2_default: blsp1-uart2-default-state {

0 commit comments

Comments
 (0)