[PATCH 06/22] gpio: add DT bindings for Cortina Gemini GPIO
From: robh@kernel.org (Rob Herring)
Date: 2017-01-23 20:04:21
Also in:
linux-devicetree, linux-gpio, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-01-23 20:04:21
Also in:
linux-devicetree, linux-gpio, lkml
On Sun, Jan 22, 2017 at 01:18:30PM +0100, Linus Walleij wrote:
This adds fairly standard DT bindings for the Cortina Systems Gemini GPIO controller. Cc: Janos Laube <redacted> Cc: Paulius Zaleckas <redacted> Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: devicetree at vger.kernel.org Signed-off-by: Linus Walleij <redacted> --- Note to self: just apply this to the GPIO tree when discussion is over. --- .../bindings/gpio/cortina,gemini-gpio.txt | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/cortina,gemini-gpio.txt
Acked-by: Rob Herring <robh@kernel.org>