diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2016-08-02 09:57:47 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-08-11 07:37:25 -0400 |
commit | 6ea5dcdf7924d967a4d4b3aa7170e37a1be5cf0f (patch) | |
tree | 31a35232f999e9dd4b0d42e3ec9e1b083611c923 /MAINTAINERS | |
parent | 0ba19cfc2a667ca986355e11d122c465482f12e2 (diff) |
gpio: Add GPIO support for the Diamond Systems GPIO-MM
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: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..a9ffa78c97cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3768,6 +3768,12 @@ F: include/linux/regulator/da9211.h | |||
3768 | F: include/sound/da[79]*.h | 3768 | F: include/sound/da[79]*.h |
3769 | F: sound/soc/codecs/da[79]*.[ch] | 3769 | F: sound/soc/codecs/da[79]*.[ch] |
3770 | 3770 | ||
3771 | DIAMOND SYSTEMS GPIO-MM GPIO DRIVER | ||
3772 | M: William Breathitt Gray <vilhelm.gray@gmail.com> | ||
3773 | L: linux-gpio@vger.kernel.org | ||
3774 | S: Maintained | ||
3775 | F: drivers/gpio/gpio-gpio-mm.c | ||
3776 | |||
3771 | DIGI NEO AND CLASSIC PCI PRODUCTS | 3777 | DIGI NEO AND CLASSIC PCI PRODUCTS |
3772 | M: Lidza Louina <lidza.louina@gmail.com> | 3778 | M: Lidza Louina <lidza.louina@gmail.com> |
3773 | M: Mark Hounschell <markh@compro.net> | 3779 | M: Mark Hounschell <markh@compro.net> |