Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-10-01 Thread Stephen Warren
On 09/24/2013 11:47 AM, Laxman Dewangan wrote: > The AS3722 is a compact system PMU suitable for mobile phones, tablets etc. > > Add a driver to support accessing the GPIO, pinmux and pin configuration > of 8 GPIO pins found on the AMS AS3722 through pin control driver and > gpiolib. > > The

Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-10-01 Thread Stephen Warren
On 09/24/2013 11:47 AM, Laxman Dewangan wrote: The AS3722 is a compact system PMU suitable for mobile phones, tablets etc. Add a driver to support accessing the GPIO, pinmux and pin configuration of 8 GPIO pins found on the AMS AS3722 through pin control driver and gpiolib. The driver

Re: [rtc-linux] Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-27 Thread Linus Walleij
On Fri, Sep 27, 2013 at 3:20 PM, Laxman Dewangan wrote: > On Friday 27 September 2013 06:10 PM, Linus Walleij wrote: >> >> On Tue, Sep 24, 2013 at 7:47 PM, Laxman Dewangan >> wrote: >> >>> function which just return not supported. >>> - Nit cleanups. >> >> This is getting a lot better quickly.

Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-27 Thread Laxman Dewangan
On Friday 27 September 2013 06:10 PM, Linus Walleij wrote: On Tue, Sep 24, 2013 at 7:47 PM, Laxman Dewangan wrote: function which just return not supported. - Nit cleanups. This is getting a lot better quickly. I'd like someone from devicet...@vger.kernel.org to say something about the DT

Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-27 Thread Linus Walleij
On Tue, Sep 24, 2013 at 7:47 PM, Laxman Dewangan wrote: > The AS3722 is a compact system PMU suitable for mobile phones, tablets etc. > > Add a driver to support accessing the GPIO, pinmux and pin configuration > of 8 GPIO pins found on the AMS AS3722 through pin control driver and > gpiolib. >

Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-27 Thread Linus Walleij
On Tue, Sep 24, 2013 at 7:47 PM, Laxman Dewangan ldewan...@nvidia.com wrote: The AS3722 is a compact system PMU suitable for mobile phones, tablets etc. Add a driver to support accessing the GPIO, pinmux and pin configuration of 8 GPIO pins found on the AMS AS3722 through pin control driver

Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-27 Thread Laxman Dewangan
On Friday 27 September 2013 06:10 PM, Linus Walleij wrote: On Tue, Sep 24, 2013 at 7:47 PM, Laxman Dewangan ldewan...@nvidia.com wrote: function which just return not supported. - Nit cleanups. This is getting a lot better quickly. I'd like someone from devicet...@vger.kernel.org to say

Re: [rtc-linux] Re: [PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-27 Thread Linus Walleij
On Fri, Sep 27, 2013 at 3:20 PM, Laxman Dewangan ldewan...@nvidia.com wrote: On Friday 27 September 2013 06:10 PM, Linus Walleij wrote: On Tue, Sep 24, 2013 at 7:47 PM, Laxman Dewangan ldewan...@nvidia.com wrote: function which just return not supported. - Nit cleanups. This is getting a

[PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-24 Thread Laxman Dewangan
The AS3722 is a compact system PMU suitable for mobile phones, tablets etc. Add a driver to support accessing the GPIO, pinmux and pin configuration of 8 GPIO pins found on the AMS AS3722 through pin control driver and gpiolib. The driver will register itself as the pincontrol driver and gpio

[PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver

2013-09-24 Thread Laxman Dewangan
The AS3722 is a compact system PMU suitable for mobile phones, tablets etc. Add a driver to support accessing the GPIO, pinmux and pin configuration of 8 GPIO pins found on the AMS AS3722 through pin control driver and gpiolib. The driver will register itself as the pincontrol driver and gpio