Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-11 Thread Rafał Miłecki
On 11 August 2016 at 16:25, Jon Mason wrote: > On Thu, Aug 11, 2016 at 4:49 AM, Rafał Miłecki wrote: >> On 10 August 2016 at 20:21, Jon Mason wrote: >>> On Wed, Aug 10, 2016 at 1:44 PM, Ray Jui wrote: On 8/10/2016 10:28 AM, Rafał Miłecki wrote: > > On 10 August 2016 at 19:22, Jon M

Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-11 Thread Jon Mason
On Thu, Aug 11, 2016 at 4:49 AM, Rafał Miłecki wrote: > On 10 August 2016 at 20:21, Jon Mason wrote: >> On Wed, Aug 10, 2016 at 1:44 PM, Ray Jui wrote: >>> On 8/10/2016 10:28 AM, Rafał Miłecki wrote: On 10 August 2016 at 19:22, Jon Mason wrote: > > On Wed, Aug 10, 2016 at 8:05

Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-11 Thread Rafał Miłecki
On 10 August 2016 at 20:21, Jon Mason wrote: > On Wed, Aug 10, 2016 at 1:44 PM, Ray Jui wrote: >> On 8/10/2016 10:28 AM, Rafał Miłecki wrote: >>> >>> On 10 August 2016 at 19:22, Jon Mason wrote: On Wed, Aug 10, 2016 at 8:05 AM, Rafał Miłecki wrote: > > diff --git a/Documentati

Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-10 Thread Ray Jui
On 8/10/2016 10:28 AM, Rafał Miłecki wrote: On 10 August 2016 at 19:22, Jon Mason wrote: On Wed, Aug 10, 2016 at 8:05 AM, Rafał Miłecki wrote: diff --git a/Documentation/devicetree/bindings/clock/brcm,ns-ilp.txt b/Documentation/devicetree/bindings/clock/brcm,ns-ilp.txt new file mode 100644

Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-10 Thread Rafał Miłecki
On 10 August 2016 at 19:22, Jon Mason wrote: > On Wed, Aug 10, 2016 at 8:05 AM, Rafał Miłecki wrote: >> diff --git a/Documentation/devicetree/bindings/clock/brcm,ns-ilp.txt >> b/Documentation/devicetree/bindings/clock/brcm,ns-ilp.txt >> new file mode 100644 >> index 000..a18c73f >> --- /dev/

Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-10 Thread Jon Mason
On Wed, Aug 10, 2016 at 1:44 PM, Ray Jui wrote: > > > On 8/10/2016 10:28 AM, Rafał Miłecki wrote: >> >> On 10 August 2016 at 19:22, Jon Mason wrote: >>> >>> On Wed, Aug 10, 2016 at 8:05 AM, Rafał Miłecki wrote: diff --git a/Documentation/devicetree/bindings/clock/brcm,ns-ilp.txt b

Re: [PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-10 Thread Jon Mason
On Wed, Aug 10, 2016 at 8:05 AM, Rafał Miłecki wrote: > From: Rafał Miłecki > > This clock is present on cheaper Northstar devices like BCM53573 or > BCM47189 using Corex-A7. ILP is a part of PMU (Power Management Unit) > and so it should be defined as one of its subnodes (subdevices). For > more

[PATCH V3] clk: bcm: Add driver for Northstar ILP clock

2016-08-10 Thread Rafał Miłecki
From: Rafał Miłecki This clock is present on cheaper Northstar devices like BCM53573 or BCM47189 using Corex-A7. ILP is a part of PMU (Power Management Unit) and so it should be defined as one of its subnodes (subdevices). For more details see Documentation entry. Unfortunately there isn't a set