clk: stm32mp1: move oscillator functions to generic file
Those functions are generic for parsing nodes from device tree
hence could be located in generic source file.

The oscillators description structure is also moved to STM32MP1 clock
driver, as it is no more used in stm32mp1_clkfunc and cannot be in a
generic file.

Change-Id: I93ba74f4eea916440fef9b160d306af1b39f17c6
Signed-off-by: Yann Gautier <yann.gautier@st.com>
1 parent e1abd56 commit f66358afeeea6b78912b1c59b0e87f9b96451d5f
@Yann Gautier Yann Gautier authored on 17 May 2019
Showing 7 changed files
View
drivers/st/clk/stm32mp1_clk.c
View
drivers/st/clk/stm32mp1_clkfunc.c 100644 → 0
View
drivers/st/clk/stm32mp_clkfunc.c
View
include/drivers/st/stm32mp1_clk.h
View
include/drivers/st/stm32mp1_clkfunc.h 100644 → 0
View
include/drivers/st/stm32mp_clkfunc.h
View
plat/st/stm32mp1/platform.mk