Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 16:47:29 +0000 (18:47 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 28 Jul 2020 16:15:23 +0000 (18:15 +0200)
Since commit f13ff88b61c3 ("gpio: stm32: add ops set_dir_flags")
the gpio flags are supported by stm32 pinctrl driver.

The cd-gpios is correctly handle in U-Boot and the patch on the
device tree can be removed.

This reverts commit 792919241b3d750cd5295dfe6dd1d0958b9be468.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi
arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi

index 08e6f31..6787619 100644 (file)
 
 &sdmmc1 {
        u-boot,dm-spl;
-       broken-cd;
-       /delete-property/ cd-gpios;
 };
 
 &sdmmc1_b4_pins_a {
index afb36cb..f3002e9 100644 (file)
 
 &sdmmc1 {
        u-boot,dm-spl;
-       broken-cd;
-       /delete-property/ cd-gpios;
 };
 
 &sdmmc1_b4_pins_a {