u-boot/arch/arm/mach-stm32/stm32f4
Vikas Manocha 14cec06113 gpio: stm32_gpio: move clock config from driver to board
This patch removes the gpio clock enable from gpio driver & move it in the
board code, making it possible to use the gpio driver with other socs.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
2016-02-24 18:42:49 -05:00
..
Kconfig stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00
Makefile stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00
clock.c gpio: stm32_gpio: move clock config from driver to board 2016-02-24 18:42:49 -05:00
flash.c stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00
soc.c stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00
timer.c stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00