diff mbox

[v2,3/3] gpio: MAINTAINERS: Add an entry for GPIO mockup driver

Message ID 1454501676-19900-4-git-send-email-bamvor.zhangjian@linaro.org
State Superseded
Headers show

Commit Message

Bamvor Zhang Jian Feb. 3, 2016, 12:14 p.m. UTC
Add an entry for the GPIO mockup driver with myself as maintainer.

Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>

---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d7d83c..d286005 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4750,6 +4750,13 @@  L:	linux-input@vger.kernel.org
 S:	Maintained
 F:	drivers/input/touchscreen/goodix.c
 
+GPIO MOCKUP DRIVER
+M:	Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>
+L:	linux-gpio@vger.kernel.org
+S:	Maintained
+F:	drivers/gpio/gpio-mockup.c
+F:	tools/testing/selftests/gpio/
+
 GPIO SUBSYSTEM
 M:	Linus Walleij <linus.walleij@linaro.org>
 M:	Alexandre Courbot <gnurou@gmail.com>