diff options
author | Nandor Han <nandor.han@ge.com> | 2017-05-15 08:58:26 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-05-22 17:50:11 +0200 |
commit | 39d2675a8bd48362577dfbe84b7b66024dd5176e (patch) | |
tree | 367bd1bc8b53c1465fd5ca62f8562d1091444fd2 | |
parent | 5704520d7880ee8b5d759e83df6090ea9f1a9b06 (diff) |
gpio: xra1403: Add XRA1403 support to MAINTAINERS file
Add XRA1403 support to MAINTAINERS list.
Signed-off-by: Nandor Han <nandor.han@ge.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e984645c4b0..67b192be4825 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14075,6 +14075,14 @@ L: linux-kernel@vger.kernel.org S: Supported F: drivers/char/xillybus/ +XRA1403 GPIO EXPANDER +M: Nandor Han <nandor.han@ge.com> +M: Semi Malinen <semi.malinen@ge.com> +L: linux-gpio@vger.kernel.org +S: Maintained +F: drivers/gpio/gpio-xra1403.c +F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt + XTENSA XTFPGA PLATFORM SUPPORT M: Max Filippov <jcmvbkbc@gmail.com> L: linux-xtensa@linux-xtensa.org |