Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718096
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] gpio: add gpio_add_lookup_tables() to add several tables at once |
| Date | 2017-08-23 09:20 +0200 |
| Message-ID | <uhy7g-5VC-21@gated-at.bofh.it> (permalink) |
| References | <ueCh3-5tW-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 15, 2017 at 6:59 AM, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote: > When converting legacy board to use gpiod API() there might be several > lookup tables in board file, let's provide a way to register them all at > once. > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> > --- > > V2: > - added the !CONFIG_GPIOLIB stub (Andy) > - changed size from unsigned int to size_t at Mika's suggestion > - added Reviewed-bys. Patch applied! Usually I don't like adding APIs with no users, but you have a good track record so I believe you are going to put this to good use in coming merge windows. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] gpio: add gpio_add_lookup_tables() to add several tables at once Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-08-15 07:10 +0200 Re: [PATCH v2] gpio: add gpio_add_lookup_tables() to add several tables at once Linus Walleij <linus.walleij@linaro.org> - 2017-08-23 09:20 +0200
csiph-web