clk: samsung: add top clock support for Exynos Auto v9 SoC
authorChanho Park <chanho61.park@samsung.com>
Wed, 4 May 2022 07:51:45 +0000 (16:51 +0900)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 10 May 2022 17:19:34 +0000 (19:19 +0200)
commit6587c62f69dc11ca80ca746854626bf0394e1088
tree9157f97d89b30442da2077f01757edbd421bf8f6
parente61492e47838f4d99a3ffcc591ba57d1d5d0896f
clk: samsung: add top clock support for Exynos Auto v9 SoC

This adds support for CMU_TOP which generates clocks for all the
function blocks such as CORE, FSYS0/1/2, PERIC0/1 and so on. For
CMU_TOP, PLL_SHARED0,1,2,3 and 4 will be the sources of this block
and they will generate bus clocks.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Link: https://lore.kernel.org/r/20220504075154.58819-4-chanho61.park@samsung.com
drivers/clk/samsung/Makefile
drivers/clk/samsung/clk-exynosautov9.c [new file with mode: 0644]