clk: samsung: exynosautov920: add cpucl0 clock support
authorShin Son <shin.son@samsung.com>
Wed, 23 Apr 2025 04:41:52 +0000 (13:41 +0900)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 27 Apr 2025 19:22:33 +0000 (21:22 +0200)
commit59636ec89c2cafb54d33be4e288f953b0876adef
treeec12b99bb2448fb3b8fe58eb4500237139faf409
parentab525e7336b1c7e80915f0fe5fefe4e46141333f
clk: samsung: exynosautov920: add cpucl0 clock support

Register compatible and cmu_info data to support clock CPUCL0(CPU
Cluster 0), this provides clock for CPUCL0_SWTICH/DBG/CLUSTER.  These
clocks are required early during boot for the CPUs, so they are declared
using CLK_OF_DECLARE instead of being registered through a platform
driver.

Signed-off-by: Shin Son <shin.son@samsung.com>
Link: https://lore.kernel.org/r/20250423044153.1288077-3-shin.son@samsung.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/clk/samsung/clk-exynosautov920.c