u-boot/drivers/clk/stm32
Gabriel Fernandez c8df960c8d clk: stm32mp13: introduce STM32MP13 RCC driver
STM32MP13 RCC driver uses Common Clock Framework and also a
'clk-stm32-core' API. Then STM32MPx RCC driver will contain only data
configuration (gates, mux, dividers and the way to check security)
or some specific clocks.
This API will be used by all new other generations of ST Socs.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-12-07 16:49:35 +01:00
..
clk-stm32-core.c clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
clk-stm32-core.h clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
clk-stm32f.c clk: Add directory for STM32 clock drivers 2022-06-17 14:11:43 +02:00
clk-stm32h7.c clk: Add directory for STM32 clock drivers 2022-06-17 14:11:43 +02:00
clk-stm32mp1.c clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC 2022-09-06 13:54:50 +02:00
clk-stm32mp13.c clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
Kconfig clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
Makefile clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00
stm32mp13_rcc.h clk: stm32mp13: introduce STM32MP13 RCC driver 2022-12-07 16:49:35 +01:00