[U-Boot] [RESEND PATCH 0/2] add STM32F7 MMC support
patrice.chotard at st.com
patrice.chotard at st.com
Tue Dec 12 09:14:58 UTC 2017
From: Patrice Chotard <patrice.chotard at st.com>
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
More information about the U-Boot
mailing list