Re: [PATCH 2/2] dt-bindings: gpio: Document Cadence GPIO controller bindings

2017-03-30 Thread Linus Walleij
On Wed, Mar 29, 2017 at 6:04 PM, Boris Brezillon wrote: > Document Cadence GPIO bindings. > > Signed-off-by: Boris Brezillon That is a very terse commit message. Other than that this looks good, just cutting the DT maintainers some slack before applying it. Yours, Linus Walleij

[PATCH 2/2] dt-bindings: gpio: Document Cadence GPIO controller bindings

2017-03-29 Thread Boris Brezillon
Document Cadence GPIO bindings. Signed-off-by: Boris Brezillon --- .../devicetree/bindings/gpio/cdns,gpio.txt | 41 ++ 1 file changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/cdns,gpio.txt diff --git a/Documentation/devicetree/bind