Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1280659

Re: [PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48
Date 2015-12-01 10:00 +0100
Message-ID <qAOX0-7lw-25@gated-at.bofh.it> (permalink)
References <qy3zc-55c-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Nov 23, 2015 at 6:54 PM, William Breathitt Gray
<vilhelm.gray@gmail.com> wrote:

> The ACCES 104-IDI-48 family of PC/104 utility boards feature 48
> individually optically isolated digital inputs. Enabled inputs feature
> change-of-state detection capability; if change-of-state detection is
> enabled, an interrupt is fired off if a change of input level
> (low-to-high or high-to-low) is detected. Change-of-state IRQs are
> enabled/disabled on 8-bit boundaries, for a total of six boundaries.
>
> This driver provides GPIO and IRQ support for these 48 channels of
> digital input. The base port address for the device may be configured
> via the idi_48_base module parameter. The interrupt line number for the
> device may be configured via the idi_48_irq module parameter.
>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>

This is a very nice and clean written driver.

Patch applied.

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


Thread

Re: [PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48 Linus Walleij <linus.walleij@linaro.org> - 2015-12-01 10:00 +0100
  Re: [PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48 William Breathitt Gray <vilhelm.gray@gmail.com> - 2015-12-01 14:00 +0100
    Re: [PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48 Linus Walleij <linus.walleij@linaro.org> - 2015-12-10 16:20 +0100

csiph-web