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

2013-08-29 Thread Fabian Vogt
On 08/26/2013 12:18 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. What changed in v5 (or indeed any other versions?) Repeating what Stephen said, can you please provide a changelog? I ne

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

2013-08-29 Thread Stephen Warren
On 08/29/2013 02:28 PM, Fabian Vogt wrote: >> On 08/26/2013 12:18 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 V5] gpio: New driver for LSI ZEVIO SoCs

2013-08-29 Thread Linus Walleij
On Mon, Aug 26, 2013 at 8:18 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. > --- > .../devicetree/bindings/gpio/gpio-zevio.txt| 15 ++ > drivers/gpio/Kconfig

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

2013-08-27 Thread Stephen Warren
On 08/26/2013 12:18 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. What changed in v5 (or indeed any other versions?) > diff --git a/Documentation/devicetree/bindings/gpio/gpio-zevio.txt >

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

2013-08-26 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| 15 ++ drivers/gpio/Kconfig | 6 + drivers/gpio/Makefile