Re: [PATCH 1/2] clk: add device tree binding for artpec-6 pll1 clock

2016-02-17 Thread Michael Turquette
Hi Lars, Quoting Lars Persson (2016-02-17 02:29:14) > > > On 02/17/2016 12:59 AM, Michael Turquette wrote: > > Quoting Lars Persson (2016-02-14 00:03:06) > >> > >> On 02/12/2016 05:39 PM, Rob Herring wrote: > >>> On Thu, Feb 11, 2016 at 05:01:03PM +0100, Lars Persson wrote: > Add device tre

Re: [PATCH 1/2] clk: add device tree binding for artpec-6 pll1 clock

2016-02-17 Thread Lars Persson
On 02/17/2016 12:59 AM, Michael Turquette wrote: Quoting Lars Persson (2016-02-14 00:03:06) On 02/12/2016 05:39 PM, Rob Herring wrote: On Thu, Feb 11, 2016 at 05:01:03PM +0100, Lars Persson wrote: Add device tree documentation for the main PLL in the Artpec-6 SoC. Roughly how many clocks d

Re: [PATCH 1/2] clk: add device tree binding for artpec-6 pll1 clock

2016-02-16 Thread Michael Turquette
Quoting Lars Persson (2016-02-14 00:03:06) > > > On 02/12/2016 05:39 PM, Rob Herring wrote: > > On Thu, Feb 11, 2016 at 05:01:03PM +0100, Lars Persson wrote: > >> Add device tree documentation for the main PLL in the Artpec-6 SoC. > > Roughly how many clocks does this SoC have? > It will have 17

Re: [PATCH 1/2] clk: add device tree binding for artpec-6 pll1 clock

2016-02-14 Thread Lars Persson
On 02/12/2016 05:39 PM, Rob Herring wrote: On Thu, Feb 11, 2016 at 05:01:03PM +0100, Lars Persson wrote: Add device tree documentation for the main PLL in the Artpec-6 SoC. Roughly how many clocks does this SoC have? It will have 17 clocks declared in the device tree and three SoC-specific c

Re: [PATCH 1/2] clk: add device tree binding for artpec-6 pll1 clock

2016-02-12 Thread Rob Herring
On Thu, Feb 11, 2016 at 05:01:03PM +0100, Lars Persson wrote: > Add device tree documentation for the main PLL in the Artpec-6 SoC. Roughly how many clocks does this SoC have? > > Signed-off-by: Lars Persson > --- > Documentation/devicetree/bindings/clock/artpec6.txt | 16 > 1