2016-11-02 00:37:54

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH v4 1/1] clk: mvebu: migrate CP110 system controller to clk_hw API and registration

On 09/25, Marcin Wojtas wrote:
> Now that we have clk_hw based provider APIs to register clks, we
> can get rid of struct clk pointers while registering clks in Armada
> CP110 system controller driver. This commit introduces new
> API and registration for all clocks in CP110 HW blocks.
>
> Signed-off-by: Marcin Wojtas <[email protected]>
> ---

Applied to clk-next

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project


2016-11-02 10:59:55

by Marcin Wojtas

[permalink] [raw]
Subject: Re: [PATCH v4 1/1] clk: mvebu: migrate CP110 system controller to clk_hw API and registration

Thanks!

2016-11-02 1:37 GMT+01:00 Stephen Boyd <[email protected]>:
> On 09/25, Marcin Wojtas wrote:
>> Now that we have clk_hw based provider APIs to register clks, we
>> can get rid of struct clk pointers while registering clks in Armada
>> CP110 system controller driver. This commit introduces new
>> API and registration for all clocks in CP110 HW blocks.
>>
>> Signed-off-by: Marcin Wojtas <[email protected]>
>> ---
>
> Applied to clk-next
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> a Linux Foundation Collaborative Project