Re: [PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-27 Thread Stephen Warren
On 08/27/2013 08:40 AM, Mark Rutland wrote: > On Sun, Aug 25, 2013 at 08:49:40PM +0100, Fabian Vogt wrote: >> This driver supports the GPIO controller found in LSI ZEVIO SoCs. >> It has been successfully tested on a TI nspire CX calculator. >> --- >> .../devicetree/bindings/gpio/gpio-zevio.txt

Re: [PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-27 Thread Mark Rutland
On Sun, Aug 25, 2013 at 08:49:40PM +0100, Fabian Vogt wrote: > This driver supports the GPIO controller found in LSI ZEVIO SoCs. > It has been successfully tested on a TI nspire CX calculator. > --- > .../devicetree/bindings/gpio/gpio-zevio.txt| 18 ++ > drivers/gpio/Kconfig

Re: [PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-27 Thread Mark Rutland
On Sun, Aug 25, 2013 at 08:49:40PM +0100, Fabian Vogt wrote: This driver supports the GPIO controller found in LSI ZEVIO SoCs. It has been successfully tested on a TI nspire CX calculator. --- .../devicetree/bindings/gpio/gpio-zevio.txt| 18 ++ drivers/gpio/Kconfig

Re: [PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-27 Thread Stephen Warren
On 08/27/2013 08:40 AM, Mark Rutland wrote: On Sun, Aug 25, 2013 at 08:49:40PM +0100, Fabian Vogt wrote: This driver supports the GPIO controller found in LSI ZEVIO SoCs. It has been successfully tested on a TI nspire CX calculator. --- .../devicetree/bindings/gpio/gpio-zevio.txt|

Re: [PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-26 Thread Stephen Warren
On 08/25/2013 01:49 PM, Fabian Vogt wrote: > This driver supports the GPIO controller found in LSI ZEVIO SoCs. > It has been successfully tested on a TI nspire CX calculator. > diff --git a/Documentation/devicetree/bindings/gpio/gpio-zevio.txt >

Re: [PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-26 Thread Stephen Warren
On 08/25/2013 01:49 PM, Fabian Vogt wrote: This driver supports the GPIO controller found in LSI ZEVIO SoCs. It has been successfully tested on a TI nspire CX calculator. diff --git a/Documentation/devicetree/bindings/gpio/gpio-zevio.txt

[PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-25 Thread Fabian Vogt
This driver supports the GPIO controller found in LSI ZEVIO SoCs. It has been successfully tested on a TI nspire CX calculator. --- .../devicetree/bindings/gpio/gpio-zevio.txt| 18 ++ drivers/gpio/Kconfig | 6 + drivers/gpio/Makefile

[PATCH V4] gpio: New driver for LSI ZEVIO SoCs

2013-08-25 Thread Fabian Vogt
This driver supports the GPIO controller found in LSI ZEVIO SoCs. It has been successfully tested on a TI nspire CX calculator. --- .../devicetree/bindings/gpio/gpio-zevio.txt| 18 ++ drivers/gpio/Kconfig | 6 + drivers/gpio/Makefile