]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit718328e06bda787e3e14e9449773756213429df0
tree760b0836ba1c669b90cd09ca404deff72a926c0a
parent2128c497c66d6adaee199b6c6d208358c5c7304d
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