Re: [PATCH] gpio: Add GPIO support for the Diamond Systems GPIO-MM

2016-08-11 Thread Linus Walleij
On Tue, Aug 2, 2016 at 3:57 PM, William Breathitt Gray wrote: > The Diamond Systems GPIO-MM device features 48 lines of digital I/O via > the emulation of dual 82C55A PPI chips. This driver provides GPIO > support for these 48 channels of digital I/O. The base port

Re: [PATCH] gpio: Add GPIO support for the Diamond Systems GPIO-MM

2016-08-11 Thread Linus Walleij
On Tue, Aug 2, 2016 at 3:57 PM, William Breathitt Gray wrote: > The Diamond Systems GPIO-MM device features 48 lines of digital I/O via > the emulation of dual 82C55A PPI chips. This driver provides GPIO > support for these 48 channels of digital I/O. The base port addresses > for the devices

[PATCH] gpio: Add GPIO support for the Diamond Systems GPIO-MM

2016-08-02 Thread William Breathitt Gray
The Diamond Systems GPIO-MM device features 48 lines of digital I/O via the emulation of dual 82C55A PPI chips. This driver provides GPIO support for these 48 channels of digital I/O. The base port addresses for the devices may be configured via the base array module parameter. Signed-off-by:

[PATCH] gpio: Add GPIO support for the Diamond Systems GPIO-MM

2016-08-02 Thread William Breathitt Gray
The Diamond Systems GPIO-MM device features 48 lines of digital I/O via the emulation of dual 82C55A PPI chips. This driver provides GPIO support for these 48 channels of digital I/O. The base port addresses for the devices may be configured via the base array module parameter. Signed-off-by: