Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186770 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2015-07-17 14:20 +0200 |
| Last post | 2015-07-17 16:50 +0200 |
| Articles | 2 — 2 participants |
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] 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
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2015-07-17 14:20 +0200 |
| Subject | Re: [PATCH v2] gpio/davinci: add interrupt support for GPIOs 16-31 |
| Message-ID | <pNcMq-59N-17@gated-at.bofh.it> |
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/
[toc] | [next] | [standalone]
| From | Vitaly Andrianov <vitalya@ti.com> |
|---|---|
| Date | 2015-07-17 16:50 +0200 |
| Message-ID | <pNf7B-8oW-29@gated-at.bofh.it> |
| In reply to | #1186770 |
On 07/17/2015 08:16 AM, Linus Walleij wrote: > 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 > Thank you. -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web