Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Stephen Boyd
On 07/21/2015 09:29 AM, Tyler Baker wrote: Hi Dinh, On 21 July 2015 at 08:22, Dinh Nguyen wrote: On Tue, 21 Jul 2015, Tyler Baker wrote: Hi, On 17 July 2015 at 17:53, Stephen Boyd wrote: On 07/06, dingu...@opensource.altera.com wrote: From: Dinh Nguyen Use of_clk_parent_fill to fill

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Tyler Baker
Hi Dinh, On 21 July 2015 at 08:22, Dinh Nguyen wrote: > On Tue, 21 Jul 2015, Tyler Baker wrote: > >> Hi, >> >> On 17 July 2015 at 17:53, Stephen Boyd wrote: >> > On 07/06, dingu...@opensource.altera.com wrote: >> >> From: Dinh Nguyen >> >> >> >> Use of_clk_parent_fill to fill in the parent

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Dinh Nguyen
On Tue, 21 Jul 2015, Tyler Baker wrote: > Hi, > > On 17 July 2015 at 17:53, Stephen Boyd wrote: > > On 07/06, dingu...@opensource.altera.com wrote: > >> From: Dinh Nguyen > >> > >> Use of_clk_parent_fill to fill in the parent clock names' array. > >> > >> Signed-off-by: Dinh Nguyen > >> Cc:

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Tyler Baker
Hi, On 17 July 2015 at 17:53, Stephen Boyd wrote: > On 07/06, dingu...@opensource.altera.com wrote: >> From: Dinh Nguyen >> >> Use of_clk_parent_fill to fill in the parent clock names' array. >> >> Signed-off-by: Dinh Nguyen >> Cc: Maxime Ripard >> Cc: "Emilio López" >> --- > > Applied to

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Tyler Baker
Hi Dinh, On 21 July 2015 at 08:22, Dinh Nguyen dingu...@opensource.altera.com wrote: On Tue, 21 Jul 2015, Tyler Baker wrote: Hi, On 17 July 2015 at 17:53, Stephen Boyd sb...@codeaurora.org wrote: On 07/06, dingu...@opensource.altera.com wrote: From: Dinh Nguyen

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Dinh Nguyen
On Tue, 21 Jul 2015, Tyler Baker wrote: Hi, On 17 July 2015 at 17:53, Stephen Boyd sb...@codeaurora.org wrote: On 07/06, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Use of_clk_parent_fill to fill in the parent clock names' array.

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Stephen Boyd
On 07/21/2015 09:29 AM, Tyler Baker wrote: Hi Dinh, On 21 July 2015 at 08:22, Dinh Nguyen dingu...@opensource.altera.com wrote: On Tue, 21 Jul 2015, Tyler Baker wrote: Hi, On 17 July 2015 at 17:53, Stephen Boyd sb...@codeaurora.org wrote: On 07/06, dingu...@opensource.altera.com wrote:

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-21 Thread Tyler Baker
Hi, On 17 July 2015 at 17:53, Stephen Boyd sb...@codeaurora.org wrote: On 07/06, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Use of_clk_parent_fill to fill in the parent clock names' array. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-17 Thread Stephen Boyd
On 07/06, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > Use of_clk_parent_fill to fill in the parent clock names' array. > > Signed-off-by: Dinh Nguyen > Cc: Maxime Ripard > Cc: "Emilio López" > --- Applied to clk-next with that fix I posted. -- Qualcomm Innovation Center,

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-17 Thread Stephen Boyd
On 07/06, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > Use of_clk_parent_fill to fill in the parent clock names' array. > > Signed-off-by: Dinh Nguyen > Cc: Maxime Ripard > Cc: "Emilio López" > --- Adds a warning. Squashed this in: diff --git

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-17 Thread Stephen Boyd
On 07/06, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Use of_clk_parent_fill to fill in the parent clock names' array. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com Cc: Maxime Ripard maxime.rip...@free-electrons.com Cc: Emilio López

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-17 Thread Stephen Boyd
On 07/06, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Use of_clk_parent_fill to fill in the parent clock names' array. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com Cc: Maxime Ripard maxime.rip...@free-electrons.com Cc: Emilio López

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-06 Thread Maxime Ripard
Hi Dinh, On Mon, Jul 06, 2015 at 10:59:05PM -0500, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > Use of_clk_parent_fill to fill in the parent clock names' array. > > Signed-off-by: Dinh Nguyen > Cc: Maxime Ripard > Cc: "Emilio López" Acked-by: Maxime Ripard Thanks!

[PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-06 Thread dinguyen
From: Dinh Nguyen Use of_clk_parent_fill to fill in the parent clock names' array. Signed-off-by: Dinh Nguyen Cc: Maxime Ripard Cc: "Emilio López" --- v2: Add if (of_clk_parent_fill(node, parents, 2) != 2) to clk-a20-gmac.c --- drivers/clk/sunxi/clk-a20-gmac.c|4 +---

[PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-06 Thread dinguyen
From: Dinh Nguyen dingu...@opensource.altera.com Use of_clk_parent_fill to fill in the parent clock names' array. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com Cc: Maxime Ripard maxime.rip...@free-electrons.com Cc: Emilio López emi...@elopez.com.ar --- v2: Add if

Re: [PATCHv2 5/6] clk: sunxi: make use of of_clk_parent_fill helper function

2015-07-06 Thread Maxime Ripard
Hi Dinh, On Mon, Jul 06, 2015 at 10:59:05PM -0500, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Use of_clk_parent_fill to fill in the parent clock names' array. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com Cc: Maxime Ripard