Re: [PATCH 0/4] vf610: Add GPIO support

2014-09-23 Thread Linus Walleij
On Fri, Sep 19, 2014 at 7:36 PM, Linus Walleij wrote: > On Sat, Sep 6, 2014 at 9:25 AM, Stefan Agner wrote: > >> This patchset adds GPIO support for Vybrid. > > Can I get some review from the i.MX driver maintainers for this > patchset? I will now just apply the patches. Yours, Linus Walleij

Re: [PATCH 0/4] vf610: Add GPIO support

2014-09-23 Thread Linus Walleij
On Fri, Sep 19, 2014 at 7:36 PM, Linus Walleij linus.wall...@linaro.org wrote: On Sat, Sep 6, 2014 at 9:25 AM, Stefan Agner ste...@agner.ch wrote: This patchset adds GPIO support for Vybrid. Can I get some review from the i.MX driver maintainers for this patchset? I will now just apply the

Re: [PATCH 0/4] vf610: Add GPIO support

2014-09-19 Thread Linus Walleij
On Sat, Sep 6, 2014 at 9:25 AM, Stefan Agner wrote: > This patchset adds GPIO support for Vybrid. Can I get some review from the i.MX driver maintainers for this patchset? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [PATCH 0/4] vf610: Add GPIO support

2014-09-19 Thread Linus Walleij
On Sat, Sep 6, 2014 at 9:25 AM, Stefan Agner ste...@agner.ch wrote: This patchset adds GPIO support for Vybrid. Can I get some review from the i.MX driver maintainers for this patchset? Yours, Linus Walleij -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of

[PATCH 0/4] vf610: Add GPIO support

2014-09-06 Thread Stefan Agner
This patchset adds GPIO support for Vybrid. The first patch is a preparation patch which makes sure we can detect whether a pin is initialized by the pinmux subsystem or not. This is required since the gpio_request_enable/gpio_set_direction function need to know if the pins mux register offsets

[PATCH 0/4] vf610: Add GPIO support

2014-09-06 Thread Stefan Agner
This patchset adds GPIO support for Vybrid. The first patch is a preparation patch which makes sure we can detect whether a pin is initialized by the pinmux subsystem or not. This is required since the gpio_request_enable/gpio_set_direction function need to know if the pins mux register offsets