Re: [PATCH v10 01/15] clk: sunxi: factors: automatic reparenting support

2014-05-06 Thread Emilio López
Hi, El 06/05/14 15:51, Maxime Ripard escribió: Hi Emilio, On Fri, May 02, 2014 at 05:57:15PM +0200, Hans de Goede wrote: From: Emilio López This commit implements .determine_rate, so that our factor clocks can be reparented when needed. Signed-off-by: Emilio López Signed-off-by: Hans de Go

Re: [PATCH v10 01/15] clk: sunxi: factors: automatic reparenting support

2014-05-06 Thread Maxime Ripard
Hi Emilio, On Fri, May 02, 2014 at 05:57:15PM +0200, Hans de Goede wrote: > From: Emilio López > > This commit implements .determine_rate, so that our factor clocks can be > reparented when needed. > > Signed-off-by: Emilio López > Signed-off-by: Hans de Goede > Acked-by: Maxime Ripard Any

[PATCH v10 01/15] clk: sunxi: factors: automatic reparenting support

2014-05-02 Thread Hans de Goede
From: Emilio López This commit implements .determine_rate, so that our factor clocks can be reparented when needed. Signed-off-by: Emilio López Signed-off-by: Hans de Goede Acked-by: Maxime Ripard --- drivers/clk/sunxi/clk-factors.c | 36 1 file changed,