ARM: dts: qcom: msm8974: Remove bogus cd-gpio pinctrl
authorLuca Weiss <luca@z3ntu.xyz>
Sun, 17 Dec 2023 15:22:54 +0000 (16:22 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sun, 17 Dec 2023 18:09:42 +0000 (12:09 -0600)
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: 1dfe967ec7cf ("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>
arch/arm/boot/dts/qcom/qcom-msm8974.dtsi

index ee202f3f161eaedf545d8f812cec44c2c9ea21cc..b1413983787c2e2f6a6c38fdad8d97937ec4d0d3 100644 (file)
                                        bias-pull-up;
                                        drive-strength = <2>;
                                };
-
-                               cd-pins {
-                                       pins = "gpio54";
-                                       function = "gpio";
-                                       bias-disable;
-                                       drive-strength = <2>;
-                               };
                        };
 
                        blsp1_uart2_default: blsp1-uart2-default-state {