Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186770
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] gpio/davinci: add interrupt support for GPIOs 16-31 |
| Date | 2015-07-17 14:20 +0200 |
| Message-ID | <pNcMq-59N-17@gated-at.bofh.it> (permalink) |
| References | <pHRpg-6eO-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 2, 2015 at 8:31 PM, Vitaly Andrianov <vitalya@ti.com> wrote: > Interrupts for GPIOs 16 through 31 are enabled by bit 1 in the > "binten" register (offset 8). Previous versions of GPIO only > used bit 0, which enables GPIO 0-15 interrupts. > > Signed-off-by: Vitaly Andrianov <vitalya@ti.com> > Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> > --- > History > > v2. > - use GENMASK to set binten. Thanks to Nori Sekhar's. This version applied for v4.3 with Sekhar's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2] gpio/davinci: add interrupt support for GPIOs 16-31 Linus Walleij <linus.walleij@linaro.org> - 2015-07-17 14:20 +0200 Re: [PATCH v2] gpio/davinci: add interrupt support for GPIOs 16-31 Vitaly Andrianov <vitalya@ti.com> - 2015-07-17 16:50 +0200
csiph-web