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


Groups > linux.kernel > #1280659 > unrolled thread

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

Started byLinus Walleij <linus.walleij@linaro.org>
First post2015-12-01 10:00 +0100
Last post2015-12-10 16:20 +0100
Articles 3 — 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.


Contents

  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

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

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-12-01 10:00 +0100
SubjectRe: [PATCH] gpio: Add GPIO support for the ACCES 104-IDI-48
Message-ID<qAOX0-7lw-25@gated-at.bofh.it>
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/

[toc] | [next] | [standalone]


#1280829

FromWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Date2015-12-01 14:00 +0100
Message-ID<qASHf-1kx-1@gated-at.bofh.it>
In reply to#1280659
On 12/01/2015 03:57 AM, Linus Walleij wrote:
> This is a very nice and clean written driver.
> 
> Patch applied.
> 
> Yours,
> Linus Walleij

I submitted a version 2 of this patch with a minor optimization change
to the IRQ acknowledgment functionality. Should I resubmit that change
as a separate patch based on top of this commit?

- William Breathitt Gray
--
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] | [next] | [standalone]


#1288578

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-12-10 16:20 +0100
Message-ID<qEbaG-7V7-35@gated-at.bofh.it>
In reply to#1280829
On Tue, Dec 1, 2015 at 1:57 PM, William Breathitt Gray
<vilhelm.gray@gmail.com> wrote:
> On 12/01/2015 03:57 AM, Linus Walleij wrote:
>> This is a very nice and clean written driver.
>>
>> Patch applied.
>>
>> Yours,
>> Linus Walleij
>
> I submitted a version 2 of this patch with a minor optimization change
> to the IRQ acknowledgment functionality. Should I resubmit that change
> as a separate patch based on top of this commit?

Yes please. Sorry for the mess, I'm under quite heavy workload
and prone to make mistakes and unpredictable delays right now.

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] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web