ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
authorYann Gautier <yann.gautier@foss.st.com>
Wed, 21 Sep 2022 16:03:34 +0000 (18:03 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 20 Oct 2022 15:32:43 +0000 (17:32 +0200)
On STM32MP135F-DK, the SD card detect GPIO is GPIOH4.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp135f-dk.dts

index de341d17e87d421e18efa0ea5a6e9887792f9abb..5cdd9e3756a8fbf6080fb5182efc1bb4becf8ca3 100644 (file)
        pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
        pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
        pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
-       broken-cd;
+       cd-gpios = <&gpioh 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
        disable-wp;
        st,neg-edge;
        bus-width = <4>;