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

2013-08-23 Thread Stephen Warren
On 08/23/2013 08:09 AM, Linus Walleij wrote: > On Fri, Aug 16, 2013 at 6:34 PM, Fabian Vogt wrote: >> On Fri, Aug 16, 2013 at 4:46 PM, Linus Walleij >> wrote: > >>> I want an ACK from one of the DT bindings maintainers for this >>> portion of the driver ideally. (It looks all right to me.) >> >>

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

2013-08-23 Thread Linus Walleij
On Fri, Aug 16, 2013 at 6:34 PM, Fabian Vogt wrote: > On Fri, Aug 16, 2013 at 4:46 PM, Linus Walleij > wrote: >> I want an ACK from one of the DT bindings maintainers for this >> portion of the driver ideally. (It looks all right to me.) > > Any ideas which mail addresses I should add to CC:? N

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

2013-08-16 Thread Fabian Vogt
On Fri, Aug 16, 2013 at 4:46 PM, Linus Walleij wrote: On Mon, Aug 5, 2013 at 11:59 PM, Fabian Vogt wrote: From: Fabian Vogt 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 Hi Fa

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

2013-08-16 Thread Linus Walleij
On Mon, Aug 5, 2013 at 11:59 PM, Fabian Vogt wrote: > From: Fabian Vogt > > 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 Hi Fabian, sorry for taking so long for getting around to

[PATCH] gpio: New driver for LSI ZEVIO SoCs

2013-08-05 Thread Fabian Vogt
From: Fabian Vogt 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 --- Notes: Applies to v3.11-rc3-378-g1aa3b5c .../devicetree/bindings/gpio/gpio-zevio.txt| 19 ++