Re: [PATCH v1] clk: samsung: update CPU clk registration

From: Sylwester Nawrocki
Date: Fri Nov 19 2021 - 16:56:41 EST


On 15.10.2021 21:05, Will McVicker wrote:
Convert the remaining exynos clock drivers to use
samsung_clk_register_cpu() or if possible use
samsung_cmu_register_one(). With this we can now make
exynos_register_cpu_clock() a static function so that future CPU clock
registration changes will use the samsung common clock driver.

The main benefit of this change is that it standardizes the CPU clock
registration for the samsung clock drivers.

Signed-off-by: Will McVicker<willmcvicker@xxxxxxxxxx>

Thank you for working on this, patch applied to clk/samsung for-next.
Thanks Krzysztof for review and testing.

Regards,
Sylwester