u-boot/arch/arm/mach-stm32/stm32f4
Patrice Chotard dcb11959d8 mach-stm32: stmf32f4: timer: remove clock_get() call
In order to use common clock driver between STM32F4 and
STM32F7, remove clock_get() call
As APB_PSC is always set to 2, only case when
clock_get(CLOCK_AHB) != clock_get(CLOCK_APB1) is kept

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-10 08:05:46 -05:00
..
clock.c stm32: migrate clock structs in include/stm32_rcc.h 2017-11-29 22:30:50 -05:00
Kconfig stm32: move stm32 specific code to mach-stm32 2016-01-20 10:19:41 -05:00
Makefile mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00
timer.c mach-stm32: stmf32f4: timer: remove clock_get() call 2018-01-10 08:05:46 -05:00