Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1460254 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2016-08-11 10:30 +0200 |
| Last post | 2016-08-11 10:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 1/4] gpio: Add AXP209 GPIO driver Linus Walleij <linus.walleij@linaro.org> - 2016-08-11 10:30 +0200
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2016-08-11 10:30 +0200 |
| Subject | Re: [PATCH v2 1/4] gpio: Add AXP209 GPIO driver |
| Message-ID | <s4Txg-1kY-7@gated-at.bofh.it> |
On Wed, Jul 20, 2016 at 4:11 PM, Maxime Ripard <maxime.ripard@free-electrons.com> 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 <maxime.ripard@free-electrons.com> > Acked-by: Rob Herring <robh@kernel.org> Patch applied, it's clean and simple. I would suggest the following immediate improvement (send separate patch): Add a .get_direction() callback, I have started to push this for new driver as it gives better userspace experience and overall better control of stuff. Yours, Linus Walleij
Back to top | Article view | linux.kernel
csiph-web