Re: [PATCH 1/4] gpio: Add AXP209 GPIO driver

2016-03-19 Thread Rob Herring
On Wed, Mar 09, 2016 at 11:50:11AM +0100, Maxime Ripard wrote: > The AXP209 PMIC has a bunch of GPIOs accessible, that are usually used to > control LEDs or backlight. > > Add a driver for them > > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/gpio/gpio-axp209.txt | 30 +++

Re: [PATCH 1/4] gpio: Add AXP209 GPIO driver

2016-03-16 Thread Linus Walleij
On Wed, Mar 9, 2016 at 11:50 AM, Maxime Ripard wrote: > The AXP209 PMIC has a bunch of GPIOs accessible, that are usually used to > control LEDs or backlight. > > Add a driver for them > > Signed-off-by: Maxime Ripard OK... > +++ b/Documentation/devicetree/bindings/gpio/gpio-axp209.txt Some p

Re: [PATCH 1/4] gpio: Add AXP209 GPIO driver

2016-03-09 Thread kbuild test robot
Hi Maxime, [auto build test ERROR on gpio/for-next] [also build test ERROR on next-20160309] [cannot apply to v4.5-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Maxime-Ripard/Add-AXP209-