[linux-sunxi] Re: [PATCH v4 2/6] clk: sunxi: Add H3 clocks support

2015-11-04 Thread Maxime Ripard
Hi Arnd, On Fri, Oct 30, 2015 at 09:28:55AM +0100, Arnd Bergmann wrote: > On Tuesday 27 October 2015 17:50:22 Jens Kuske wrote: > > + of_property_read_string_index(node, "clock-output-names", > > + i, _name); > > + > > + if

[linux-sunxi] Re: [PATCH v4 2/6] clk: sunxi: Add H3 clocks support

2015-11-01 Thread Jens Kuske
Hi, On 30/10/15 09:28, Arnd Bergmann wrote: > On Tuesday 27 October 2015 17:50:22 Jens Kuske wrote: >> + of_property_read_string_index(node, "clock-output-names", >> + i, _name); >> + >> + if (index == 17 || (index >= 29 &&

[linux-sunxi] Re: [PATCH v4 2/6] clk: sunxi: Add H3 clocks support

2015-10-30 Thread Arnd Bergmann
On Tuesday 27 October 2015 17:50:22 Jens Kuske wrote: > + of_property_read_string_index(node, "clock-output-names", > + i, _name); > + > + if (index == 17 || (index >= 29 && index <= 31)) > + clk_parent =