u-boot/drivers/clk/exynos
Sam Protsenko a36cc5e3ef clk: exynos: Add Exynos850 clock driver
Heavily influenced by its Linux kernel counterpart. It's implemented on
top of recently added Samsung CCF clock framework API. For now only UART
leaf clocks are implemented, along with all preceding clocks in CMU_TOP
and CMU_PERI. The UART baud clock is required in the serial driver, to
get its rate for the consequent baud rate calculation.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2024-01-24 11:23:20 +09:00
..
clk-exynos850.c clk: exynos: Add Exynos850 clock driver 2024-01-24 11:23:20 +09:00
clk-exynos7420.c clk: exynos: Move pll code into clk-exynos7420 2024-01-24 11:23:20 +09:00
clk-pll.c clk: exynos: Add Samsung clock framework 2024-01-24 11:23:20 +09:00
clk-pll.h clk: exynos: Add Samsung clock framework 2024-01-24 11:23:20 +09:00
clk.c clk: exynos: Add Samsung clock framework 2024-01-24 11:23:20 +09:00
clk.h clk: exynos: Add Samsung clock framework 2024-01-24 11:23:20 +09:00
Kconfig clk: exynos: Add Exynos850 clock driver 2024-01-24 11:23:20 +09:00
Makefile clk: exynos: Add Exynos850 clock driver 2024-01-24 11:23:20 +09:00