[PATCH v2 1/3] PM / clock_ops: Add pm_clk_add_clk()
Santosh Shilimkar
santosh.shilimkar at gmail.com
Tue Oct 21 11:00:36 PDT 2014
Kevin, Rafael,
On 10/20/2014 05:56 AM, Grygorii Strashko wrote:
> From: Geert Uytterhoeven <geert+renesas at glider.be>
>
> The existing pm_clk_add() allows to pass a clock by con_id. However,
> when referring to a specific clock from DT, no con_id is available.
>
> Add pm_clk_add_clk(), which allows to specify the struct clk * directly.
>
> Reviewed-by: Kevin Hilman <khilman at linaro.org>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
> ---
>
> Pay attantion pls, that there is another series of patches
> which have been posted already and which depends from this patch
> "[PATCH v4 0/3] ARM: rk3288 : Add PM Domain support"
> https://lkml.org/lkml/2014/10/20/105
>
How do you go about merging the $subject patch ?
I see there are at least 2 series which depends on this one.
Regards,
Santosh
More information about the linux-arm-kernel
mailing list