Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBamvor Jian Zhang <bamvor.zhangjian@linaro.org>2016-08-31 12:45:48 +0300
committerLinus Walleij <linus.walleij@linaro.org>2016-09-26 21:49:58 +0300
commita6a1cf3d963daaf80e467793060be1fa57599a4b (patch)
tree17f6de082d593c9b62f64ffed0b3e52ab87692fc /MAINTAINERS
parent0f98dd1b27d27412af3aef6a49ea6975988e33e7 (diff)
gpio: MAINTAINERS: Add an entry for GPIO mockup driver
Add an entry for the GPIO mockup driver with myself as maintainer. Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d0f88e0e8e3..056c1c415307 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5242,6 +5242,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>