u-boot-brain/arch/arm/include/asm/arch-stm32f7
Vikas Manocha 280057bd7d stm32f7: use stm32f7 gpio driver supporting driver model
With this gpio driver supporting DM, there is no need to enable clocks
for different gpios (for pin muxing) in the board specific code.

Need to increase the allocatable area required before relocation from 0x400 to
0xC00 becuase of 10 new gpio devices(& new gpio class) added in device tree.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-08 11:57:21 -04:00
..
fmc.h ARM: stm32: fix stm32f7 sdram fmc base address 2017-01-28 14:04:44 -05:00
gpio.h stm32f7: use stm32f7 gpio driver supporting driver model 2017-05-08 11:57:21 -04:00
gpt.h ARM: stm32: cleanup stm32f7 files 2017-01-28 14:04:43 -05:00
rcc.h ARM: SPI: stm32: add stm32f746 qspi driver 2017-01-28 14:04:50 -05:00
stm32_defs.h stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
stm32_periph.h ARM: SPI: stm32: add stm32f746 qspi driver 2017-01-28 14:04:50 -05:00
stm32.h ARM: stm32: fix stm32f7 sdram fmc base address 2017-01-28 14:04:44 -05:00
syscfg.h net: stm32: add designware mac glue code for stm32 2017-01-28 14:04:47 -05:00