aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNandor Han <[email protected]>2017-05-15 08:58:26 +0300
committerLinus Walleij <[email protected]>2017-05-22 17:50:11 +0200
commit39d2675a8bd48362577dfbe84b7b66024dd5176e (patch)
tree367bd1bc8b53c1465fd5ca62f8562d1091444fd2
parent5704520d7880ee8b5d759e83df6090ea9f1a9b06 (diff)
gpio: xra1403: Add XRA1403 support to MAINTAINERS file
Add XRA1403 support to MAINTAINERS list. Signed-off-by: Nandor Han <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--MAINTAINERS8
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: [email protected]
S: Supported
F: drivers/char/xillybus/
+XRA1403 GPIO EXPANDER
+M: Nandor Han <[email protected]>
+M: Semi Malinen <[email protected]>
+S: Maintained
+F: drivers/gpio/gpio-xra1403.c
+F: Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
+
XTENSA XTFPGA PLATFORM SUPPORT
M: Max Filippov <[email protected]>