aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeerthy <[email protected]>2017-06-08 09:19:00 +0530
committerLinus Walleij <[email protected]>2017-06-16 11:13:11 +0200
commit5117f2b05588749b7c7a6ecd3c986bf9e8b581c0 (patch)
tree36be2624211f2f836169489f45d3ad3cfb1c1f3e
parentff8c474d1567bb311a2292efb02d362d3e3cf60e (diff)
MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
Add an entry for the gpio-davinci driver and add myself as a maintainer for the same. Signed-off-by: Keerthy <[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 67b192be4825..1519e54d1073 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11789,6 +11789,13 @@ S: Maintained
F: drivers/media/platform/davinci/
F: include/media/davinci/
+TI DAVINCI SERIES GPIO DRIVER
+M: Keerthy <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/gpio/gpio-davinci.txt
+F: drivers/gpio/gpio-davinci.c
+
TI AM437X VPFE DRIVER
M: "Lad, Prabhakar" <[email protected]>