Re: [PATCH 1/2] dt-bindings: Add pxa1928 clock binding

2015-05-06 Thread Stephen Boyd
On 05/06/15 06:05, Rob Herring wrote: > On Wed, May 6, 2015 at 2:17 AM, Stephen Boyd wrote: >> On 04/30, Rob Herring wrote: >>> diff --git a/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt >>> b/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt >>> new file mode 100644 >>> i

Re: [PATCH 1/2] dt-bindings: Add pxa1928 clock binding

2015-05-06 Thread Rob Herring
On Wed, May 6, 2015 at 2:17 AM, Stephen Boyd wrote: > On 04/30, Rob Herring wrote: >> diff --git a/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt >> b/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt >> new file mode 100644 >> index 000..809c5a2 >> --- /dev/null >> +++

Re: [PATCH 1/2] dt-bindings: Add pxa1928 clock binding

2015-05-06 Thread Stephen Boyd
On 04/30, Rob Herring wrote: > diff --git a/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt > b/Documentation/devicetree/bindings/clock/marvell,pxa1928.txt > new file mode 100644 > index 000..809c5a2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/clock/marvell,pxa1928.tx

[PATCH 1/2] dt-bindings: Add pxa1928 clock binding

2015-04-30 Thread Rob Herring
This adds the clock binding documentation for the Marvell PXA1928 SOC. The PXA1928 has 3 clock control blocks for different subsystems of the chip. Signed-off-by: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Kumar Gala --- .../devicetree/bindings/clock/marvell,pxa1928.txt