On 12 December 2017 at 02:14,  <[email protected]> wrote:
> From: Patrice Chotard <[email protected]>
>
> Add DT nodes to enable ARM_PL180_MMCI IP support for STM32F746
> and STM32F769 discovery boards
>
> 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.
> As workaround, cd-gpios property is not present in DT.
> So SD card is always considered present in the slot.
>
> Signed-off-by: Christophe Priouzeau <[email protected]>
> Signed-off-by: Patrice Chotard <[email protected]>
> ---
>  arch/arm/dts/stm32f746-disco.dts                | 12 ++++
>  arch/arm/dts/stm32f746.dtsi                     | 85 
> +++++++++++++++++++++++++
>  arch/arm/dts/stm32f769-disco.dts                | 12 ++++
>  include/dt-bindings/pinctrl/stm32f746-pinfunc.h | 19 +++++-
>  4 files changed, 127 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to