Re: [PATCH 06/34] clk: bcm: kona: Migrate to clk_hw based registration and OF APIs
From: Stephen Boyd <hidden>
Date: 2016-08-25 05:34:54
Also in:
linux-arm-kernel, lkml
From: Stephen Boyd <hidden>
Date: 2016-08-25 05:34:54
Also in:
linux-arm-kernel, lkml
On 06/01, Stephen Boyd wrote:
Now that we can use clk_hw pointers we don't need to have two duplicate arrays holding the same mapping of clk index to clk_hw pointer. Implement a custom clk_hw provider function to map the OF specifier to the clk_hw instance for it. Cc: Alex Elder <redacted> Signed-off-by: Stephen Boyd <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project