[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e256e4e-829d-dd3f-9451-e8c4481edf11@canonical.com>
Date: Fri, 15 Oct 2021 12:14:33 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Will McVicker <willmcvicker@...gle.com>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Tomasz Figa <tomasz.figa@...il.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: kernel-team@...roid.com,
Marek Szyprowski <m.szyprowski@...sung.com>,
linux-samsung-soc@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v4 1/2] [RFT] clk: samsung: add support for CPU clocks
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@...gle.com>
> ---
> drivers/clk/samsung/clk-cpu.c | 18 ++++++++++++++++++
> drivers/clk/samsung/clk.c | 2 ++
> drivers/clk/samsung/clk.h | 26 ++++++++++++++++++++++++++
> 3 files changed, 46 insertions(+)
>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Best regards,
Krzysztof
Powered by blists - more mailing lists