lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 28 Jan 2016 09:52:16 +0100
From:	Linus Walleij <linus.walleij@...aro.org>
To:	William Breathitt Gray <vilhelm.gray@...il.com>
Cc:	Alexandre Courbot <gnurou@...il.com>,
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] gpio: Add GPIO support for the ACCES 104-DIO-48E

On Wed, Jan 20, 2016 at 7:50 PM, William Breathitt Gray
<vilhelm.gray@...il.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@...il.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

Powered by blists - more mailing lists