Re: [PATCHv3] gpio: add ETRAXFS GPIO driver

2015-06-10 Thread Linus Walleij
On Sat, Jun 6, 2015 at 10:30 PM, Rabin Vincent wrote: > Add a GPIO driver for the General I/O block on Axis ETRAX FS SoCs. > > Signed-off-by: Rabin Vincent > --- > v3: Move port number to last cell and use of_gpio_simple_xlate(). Awesome, patch applied for the v4.2 cycle! Yours, Linus Walleij

[PATCHv3] gpio: add ETRAXFS GPIO driver

2015-06-06 Thread Rabin Vincent
Add a GPIO driver for the General I/O block on Axis ETRAX FS SoCs. Signed-off-by: Rabin Vincent --- v3: Move port number to last cell and use of_gpio_simple_xlate(). .../devicetree/bindings/gpio/gpio-etraxfs.txt | 21 +++ drivers/gpio/Kconfig | 8 + drivers