Re: [PATCH v2 1/3] PM / clock_ops: Add pm_clk_add_clk()

From: Santosh Shilimkar
Date: Tue Oct 21 2014 - 14:00:39 EST


Kevin, Rafael,

On 10/20/2014 05:56 AM, Grygorii Strashko wrote:
From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

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@xxxxxxxxxx>
Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
---

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/