Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-10 Thread Linus Walleij
On Mon, Jan 9, 2017 at 8:44 PM, David Daney wrote: > On 01/09/2017 11:36 AM, Linus Walleij wrote: >>> +Optional Properties: >>> +- compatible: "cavium,thunder-8890-gpio", unused as PCI driver binding >>> is used. >>> +- interrupt-controller: Marks the device node as an

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-10 Thread Linus Walleij
On Mon, Jan 9, 2017 at 8:44 PM, David Daney wrote: > On 01/09/2017 11:36 AM, Linus Walleij wrote: >>> +Optional Properties: >>> +- compatible: "cavium,thunder-8890-gpio", unused as PCI driver binding >>> is used. >>> +- interrupt-controller: Marks the device node as an interrupt >>> controller.

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-09 Thread Rob Herring
On Fri, Jan 06, 2017 at 03:22:58PM -0800, David Daney wrote: > From: David Daney > > Signed-off-by: David Daney > --- > .../devicetree/bindings/gpio/gpio-thunderx.txt | 27 > ++ > 1 file changed, 27 insertions(+) >

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-09 Thread Rob Herring
On Fri, Jan 06, 2017 at 03:22:58PM -0800, David Daney wrote: > From: David Daney > > Signed-off-by: David Daney > --- > .../devicetree/bindings/gpio/gpio-thunderx.txt | 27 > ++ > 1 file changed, 27 insertions(+) > create mode 100644

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-09 Thread David Daney
On 01/09/2017 11:36 AM, Linus Walleij wrote: On Sat, Jan 7, 2017 at 12:22 AM, David Daney wrote: From: David Daney Signed-off-by: David Daney (...) +Optional Properties: +- compatible: "cavium,thunder-8890-gpio",

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-09 Thread David Daney
On 01/09/2017 11:36 AM, Linus Walleij wrote: On Sat, Jan 7, 2017 at 12:22 AM, David Daney wrote: From: David Daney Signed-off-by: David Daney (...) +Optional Properties: +- compatible: "cavium,thunder-8890-gpio", unused as PCI driver binding is used. +- interrupt-controller: Marks the

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-09 Thread Linus Walleij
On Sat, Jan 7, 2017 at 12:22 AM, David Daney wrote: > From: David Daney > > Signed-off-by: David Daney (...) > +Optional Properties: > +- compatible: "cavium,thunder-8890-gpio", unused as PCI driver binding is > used. >

Re: [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-09 Thread Linus Walleij
On Sat, Jan 7, 2017 at 12:22 AM, David Daney wrote: > From: David Daney > > Signed-off-by: David Daney (...) > +Optional Properties: > +- compatible: "cavium,thunder-8890-gpio", unused as PCI driver binding is > used. > +- interrupt-controller: Marks the device node as an interrupt

[PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-06 Thread David Daney
From: David Daney Signed-off-by: David Daney --- .../devicetree/bindings/gpio/gpio-thunderx.txt | 27 ++ 1 file changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-thunderx.txt diff

[PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

2017-01-06 Thread David Daney
From: David Daney Signed-off-by: David Daney --- .../devicetree/bindings/gpio/gpio-thunderx.txt | 27 ++ 1 file changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-thunderx.txt diff --git