Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"

Since commit f13ff88b61 ("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 792919241b.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
Patrick Delaunay 2020-07-07 18:47:29 +02:00 committed by Patrice Chotard
parent ed111e4f00
commit 5f865bb53b
2 changed files with 0 additions and 4 deletions

View File

@ -163,8 +163,6 @@
&sdmmc1 { &sdmmc1 {
u-boot,dm-spl; u-boot,dm-spl;
broken-cd;
/delete-property/ cd-gpios;
}; };
&sdmmc1_b4_pins_a { &sdmmc1_b4_pins_a {

View File

@ -159,8 +159,6 @@
&sdmmc1 { &sdmmc1 {
u-boot,dm-spl; u-boot,dm-spl;
broken-cd;
/delete-property/ cd-gpios;
}; };
&sdmmc1_b4_pins_a { &sdmmc1_b4_pins_a {