gpio: New driver for LSI ZEVIO SoCs
authorFabian Vogt <fabian@ritter-vogt.de>
Mon, 24 Feb 2014 19:54:58 +0000 (20:54 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Feb 2014 09:30:42 +0000 (10:30 +0100)
commit9af4d80ba5666579944f570e113c5a87444afbde
treed14c2c723ccc0b80134b8745b08ccbf7f2dbfe4d
parentf29b9d13ddb32f84f33197042ca187c531cfda7a
gpio: New driver for LSI ZEVIO SoCs

This driver supports the GPIO controller found in LSI ZEVIO SoCs.
It has been successfully tested on a TI nspire CX calculator.

Signed-off-by: Fabian Vogt <fabian@ritter-vogt.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-zevio.txt [new file with mode: 0644]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-zevio.c [new file with mode: 0644]