This short series features a couple of Exynos850 clock driver fixes and
adds new clocks needed for further eMMC and SD card enablement.

Sam Protsenko (4):
  clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
  clk: exynos: Don't expose prototypes for not used functions
  clk: exynos: Fix incorrect clock lookup for non-top CMUs
  clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850

 drivers/clk/exynos/clk-exynos850.c | 326 ++++++++++++++++++++++++++---
 drivers/clk/exynos/clk-pll.c       |   6 +-
 drivers/clk/exynos/clk-pll.h       |   6 +
 drivers/clk/exynos/clk.c           |  47 +++--
 drivers/clk/exynos/clk.h           |  70 +++++--
 5 files changed, 384 insertions(+), 71 deletions(-)

-- 
2.39.2

Reply via email to