[PATCH 10/34] clk: axm5516: Migrate to clk_hw based OF and registration APIs

Stephen Boyd sboyd at codeaurora.org
Wed Aug 24 16:12:32 PDT 2016


On 06/01, Stephen Boyd 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
> these drivers, allowing us to move closer to a clear split of
> consumer and provider clk APIs. Make thing simple by using the
> existing clk_hw array and implementing a custom DT clk provider
> get function to map the clk spec id to a clk_hw pointer.
> 
> Cc: Anders Berg <anders.berg at lsi.com>
> Signed-off-by: Stephen Boyd <stephen.boyd at linaro.org>
> ---

Applied to clk-next

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



More information about the linux-arm-kernel mailing list