Re: [PATCH V2] Make non-linear GPIO ranges accesible from gpiolib

2013-10-16 Thread Linus Walleij
On Tue, Oct 15, 2013 at 3:37 PM, Christian Ruppert wrote: > This patch adds the infrastructure required to register non-linear gpio > ranges through gpiolib and the standard GPIO device tree bindings. > > Signed-off-by: Christian Ruppert OK this is looking fully acceptable, so applied it. (If

[PATCH V2] Make non-linear GPIO ranges accesible from gpiolib

2013-10-15 Thread Christian Ruppert
This patch adds the infrastructure required to register non-linear gpio ranges through gpiolib and the standard GPIO device tree bindings. Signed-off-by: Christian Ruppert --- Documentation/devicetree/bindings/gpio/gpio.txt | 40 ++- drivers/gpio/gpiolib-of.c