Re: [PATCH v2] gpio: lp87565: Add support for GPIO

2017-06-20 Thread Linus Walleij
On Thu, Jun 15, 2017 at 8:33 AM, Keerthy wrote: > Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported > and can be configured in Open-drain output or Push-pull output. > > Signed-off-by: Keerthy > --- > > Latest version of mfd patch: > >

Re: [PATCH v2] gpio: lp87565: Add support for GPIO

2017-06-20 Thread Linus Walleij
On Thu, Jun 15, 2017 at 8:33 AM, Keerthy wrote: > Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported > and can be configured in Open-drain output or Push-pull output. > > Signed-off-by: Keerthy > --- > > Latest version of mfd patch: > >

Re: [PATCH v2] gpio: lp87565: Add support for GPIO

2017-06-19 Thread Keerthy
On Thursday 15 June 2017 12:03 PM, Keerthy wrote: > Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported > and can be configured in Open-drain output or Push-pull output. > > Signed-off-by: Keerthy > --- > > Latest version of mfd patch: > >

Re: [PATCH v2] gpio: lp87565: Add support for GPIO

2017-06-19 Thread Keerthy
On Thursday 15 June 2017 12:03 PM, Keerthy wrote: > Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported > and can be configured in Open-drain output or Push-pull output. > > Signed-off-by: Keerthy > --- > > Latest version of mfd patch: > >

[PATCH v2] gpio: lp87565: Add support for GPIO

2017-06-15 Thread Keerthy
Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported and can be configured in Open-drain output or Push-pull output. Signed-off-by: Keerthy --- Latest version of mfd patch: https://patchwork.kernel.org/patch/9783079/ Changes in v2: * included * stored

[PATCH v2] gpio: lp87565: Add support for GPIO

2017-06-15 Thread Keerthy
Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported and can be configured in Open-drain output or Push-pull output. Signed-off-by: Keerthy --- Latest version of mfd patch: https://patchwork.kernel.org/patch/9783079/ Changes in v2: * included * stored the struct regmap