Re: [PATCH v2 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding

From: Daniel Lezcano
Date: Tue Apr 17 2018 - 04:50:32 EST


On Tue, Apr 10, 2018 at 02:51:38PM +0200, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> This depends on "[PATCH v2 1/5] clk: Extract OF clock helpers in
> <linux/of_clk.h>".
>
> v2:
> - of_clk_get_parent_count() was moved to <linux/of_clk.h>,
> - Dropped RFC, as a dummy is now available in the !CONFIG_COMMON_CLK
> case.
> ---

Acked-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>