Re: [RESEND][PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-28 Thread Lee Jones
On Fri, 28 Apr 2017, Linus Walleij wrote: > On Tue, Apr 25, 2017 at 8:32 PM, Marek Vasut wrote: > > > Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. > > This block is pretty trivial and supports setting GPIO direction > > as Input/Output and in case of

Re: [RESEND][PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-28 Thread Linus Walleij
On Tue, Apr 25, 2017 at 8:32 PM, Marek Vasut wrote: > Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. > This block is pretty trivial and supports setting GPIO direction > as Input/Output and in case of Output, supports setting value. > > Signed-off-by:

Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-27 Thread Marek Vasut
On 04/25/2017 11:32 AM, Linus Walleij wrote: > On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut wrote: > >> Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. >> This block is pretty trivial and supports setting GPIO direction >> as Input/Output and in case of

Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-25 Thread Marek Vasut
On 04/25/2017 04:01 PM, Lee Jones wrote: > On Tue, 25 Apr 2017, Marek Vasut wrote: > >> On 04/25/2017 02:21 PM, Lee Jones wrote: >>> On Tue, 25 Apr 2017, Marek Vasut wrote: >>> On 04/25/2017 11:32 AM, Linus Walleij wrote: > On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut

[RESEND][PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-25 Thread Marek Vasut
Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. This block is pretty trivial and supports setting GPIO direction as Input/Output and in case of Output, supports setting value. Signed-off-by: Marek Vasut Cc: linux-g...@vger.kernel.org Cc: Geert

Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-25 Thread Lee Jones
On Tue, 25 Apr 2017, Marek Vasut wrote: > On 04/25/2017 02:21 PM, Lee Jones wrote: > > On Tue, 25 Apr 2017, Marek Vasut wrote: > > > >> On 04/25/2017 11:32 AM, Linus Walleij wrote: > >>> On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut > >>> wrote: > >>> > Add driver

Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-25 Thread Marek Vasut
On 04/25/2017 02:21 PM, Lee Jones wrote: > On Tue, 25 Apr 2017, Marek Vasut wrote: > >> On 04/25/2017 11:32 AM, Linus Walleij wrote: >>> On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut wrote: >>> Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. This

Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-25 Thread Lee Jones
On Tue, 25 Apr 2017, Marek Vasut wrote: > On 04/25/2017 11:32 AM, Linus Walleij wrote: > > On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut wrote: > > > >> Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. > >> This block is pretty trivial and supports setting

Re: [PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-25 Thread Linus Walleij
On Mon, Apr 24, 2017 at 5:21 PM, Marek Vasut wrote: > Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. > This block is pretty trivial and supports setting GPIO direction > as Input/Output and in case of Output, supports setting value. > > Signed-off-by:

[PATCH V2 3/4] gpio: Add ROHM BD9571MWV-M PMIC GPIO driver

2017-04-24 Thread Marek Vasut
Add driver for the GPIO block in the ROHM BD9571MWV-W MFD PMIC. This block is pretty trivial and supports setting GPIO direction as Input/Output and in case of Output, supports setting value. Signed-off-by: Marek Vasut Cc: linux-g...@vger.kernel.org Cc: Geert