
6 Dec
2017
6 Dec
'17
5:58 p.m.
From: Patrice Chotard patrice.chotard@st.com
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