u-boot-brain/arch/arm/mach-stm32/stm32f4
Patrice Chotard 4a56fd484a board: stm32f429-disco: switch to DM STM32 clock driver
Use available DM clk_stm32f.c driver instead of dedicated
mach-stm32/stm32f4/clock.c.

Migrate periph_clock defines from stm32_periph.h directly in
CLK driver. These periph_clock defines will be removed when STMMAC,
TIMER2 and SYSCFG drivers will support DM CLK.

Enable also CLK flag.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-10 08:05:46 -05:00
..
Kconfig stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00
Makefile board: stm32f429-disco: switch to DM STM32 clock driver 2018-01-10 08:05:46 -05:00
timer.c mach-stm32: stmf32f4: timer: remove clock_get() call 2018-01-10 08:05:46 -05:00