u-boot/drivers/clk/exynos
Sam Protsenko 1751ba9a3b clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850
CMU_CORE generates clocks needed for eMMC enablement, and CMU_HSI
provides clocks for SD card and USB. Most of the code is copied from the
Linux kernel counterpart driver.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2024-03-26 18:56:55 +09:00
..
clk-exynos850.c clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850 2024-03-26 18:56:55 +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: Fix incorrect clock lookup for non-top CMUs 2024-03-26 18:56:55 +09:00
clk-pll.h clk: exynos: Fix incorrect clock lookup for non-top CMUs 2024-03-26 18:56:55 +09:00
clk.c clk: exynos: Fix incorrect clock lookup for non-top CMUs 2024-03-26 18:56:55 +09:00
clk.h clk: exynos: Fix incorrect clock lookup for non-top CMUs 2024-03-26 18:56:55 +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