[PATCH v4 1/2] [RFT] clk: samsung: add support for CPU clocks

Sylwester Nawrocki snawrocki at kernel.org
Fri Oct 15 08:07:30 PDT 2021


On 14.10.2021 21:53, Will McVicker wrote:
> Adds 'struct samsung_cpu_clock' and corresponding CPU clock registration
> function to the samsung common clk driver. This allows samsung clock
> drivers to register their CPU clocks with the samsung_cmu_register_one()
> API.
> 
> Currently the exynos5433 apollo and atlas clks have their own custom
> init functions to handle registering their CPU clocks. With this patch
> we can drop their custom CLK_OF_DECLARE functions and directly call
> samsung_cmu_register_one().
> 
> Signed-off-by: Will McVicker <willmcvicker at google.com>

Patch applied, thank you.



More information about the linux-arm-kernel mailing list