aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBamvor Jian Zhang <[email protected]>2016-08-31 11:45:48 +0200
committerLinus Walleij <[email protected]>2016-09-26 11:49:58 -0700
commita6a1cf3d963daaf80e467793060be1fa57599a4b (patch)
tree17f6de082d593c9b62f64ffed0b3e52ab87692fc
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 <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-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: [email protected]
S: Maintained
F: drivers/input/touchscreen/goodix.c
+GPIO MOCKUP DRIVER
+M: Bamvor Jian Zhang <[email protected]>
+S: Maintained
+F: drivers/gpio/gpio-mockup.c
+F: tools/testing/selftests/gpio/
+
GPIO SUBSYSTEM
M: Linus Walleij <[email protected]>
M: Alexandre Courbot <[email protected]>