Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1320445
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] gpio: Add GPIO support for the ACCES 104-DIO-48E |
| Date | 2016-01-28 10:00 +0100 |
| Message-ID | <qVQAP-Qb-17@gated-at.bofh.it> (permalink) |
| References | <qT694-27H-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jan 20, 2016 at 7:50 PM, William Breathitt Gray <vilhelm.gray@gmail.com> wrote: > The ACCES 104-DIO-48E device provides 48 lines digital I/O via two > Programmable Peripheral Interface (PPI) chips of type 82C55. Bit C3 at > each 24-bit Group can be used as an external interrupt, triggered by a > rising edge. > > This driver provides GPIO and IRQ support for these 48 channels of > digital I/O. The base port address for the device may be configured via > the dio_48e_base module parameter. The interrupt line number for the > device may be configured via the dio_48e_irq module parameter. > > Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> > --- > Changes in v2: > - Remove irq_mask member check since device cannot share IRQ This v2 version applied. Good work as usual. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] gpio: Add GPIO support for the ACCES 104-DIO-48E William Breathitt Gray <vilhelm.gray@gmail.com> - 2016-01-20 20:00 +0100 Re: [PATCH v2] gpio: Add GPIO support for the ACCES 104-DIO-48E Linus Walleij <linus.walleij@linaro.org> - 2016-01-28 10:00 +0100
csiph-web