ARM: dts: stm32: Reinstate card detect behavior on ST boards
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 19 Jun 2020 09:19:45 +0000 (11:19 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 19 Jun 2020 12:18:36 +0000 (14:18 +0200)
commit792919241b3d750cd5295dfe6dd1d0958b9be468
tree760b0836ba1c669b90cd09ca404deff72a926c0a
parent3c2e2a1a79608c5e046313a8c47586d9a734e2a3
ARM: dts: stm32: Reinstate card detect behavior on ST boards

The cd-gpios with (GPIO_ACTIVE_LOW | GPIO_PULL_UP) gpio is thus far
unsupported, reinstate the old cd-gpios behavior until this handling
is fully implemented. This avoid potential issue for SDCard boot:
the card detect fails with floating gpio.

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