Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548616
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups |
| Date | 2016-12-30 15:20 +0100 |
| Message-ID | <sU6ci-5t9-5@gated-at.bofh.it> (permalink) |
| References | <sT3Jv-4Zm-3@gated-at.bofh.it> <sT3Jv-4Zm-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Dec 27, 2016 at 6:20 PM, Tony Lindgren <tony@atomide.com> wrote: > We can add generic helpers for pin group handling for cases where the pin > controller driver does not need to use static arrays. > > Signed-off-by: Tony Lindgren <tony@atomide.com> Patch applied. > +config GENERIC_PINCTRL > + bool Then I renamed *this* to GENERIC_PINCTRL_GROUPS. (Not the other patch, I got confused because gmail threads the second and third patch together, sorry.) Let's see if I manage to rebase the next patch on this. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups Tony Lindgren <tony@atomide.com> - 2016-12-27 18:30 +0100
Re: [PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups Linus Walleij <linus.walleij@linaro.org> - 2016-12-30 15:20 +0100
Re: [PATCH 2/5] pinctrl: core: Add generic pinctrl functions for managing groups Tony Lindgren <tony@atomide.com> - 2016-12-30 17:00 +0100
csiph-web