[PATCH v3 09/14] ARM: dts: stm32: Enable SDIO controller on stm32f469 disco board

2018-01-18 Thread patrice.chotard
From: Andrea Merello This patch adds SDIO-related DT nodes required by stm32f469 board There is a hardware issue on these boards, it misses a pullup on the GPIO line used as card detect to allow correct SD card detection. To allow correct card detection "broken-cd"

[PATCH v3 09/14] ARM: dts: stm32: Enable SDIO controller on stm32f469 disco board

2018-01-18 Thread patrice.chotard
From: Andrea Merello This patch adds SDIO-related DT nodes required by stm32f469 board There is a hardware issue on these boards, it misses a pullup on the GPIO line used as card detect to allow correct SD card detection. To allow correct card detection "broken-cd" property is used.