From: Patrice Chotard <[email protected]> Resend series send on 30/11/2017, due to an unknow issue, only patch 1 of this series was visible on patchwork.
STM32F7 SoCs uses arm_pl180_mmci MMC IP. Enable MMC support by updating DT and enabling MMC related flags into defconfig. Patrice Chotard (2): ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco configs: stm32f746-disco: enable MMC related flags arch/arm/dts/stm32f746-disco.dts | 12 ++++ arch/arm/dts/stm32f746.dtsi | 85 +++++++++++++++++++++++++ arch/arm/dts/stm32f769-disco.dts | 12 ++++ configs/stm32f746-disco_defconfig | 15 ++++- include/dt-bindings/pinctrl/stm32f746-pinfunc.h | 19 +++++- 5 files changed, 141 insertions(+), 2 deletions(-) -- 1.9.1 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

