aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKuppuswamy Sathyanarayanan <[email protected]>2017-06-30 12:20:15 -0700
committerLinus Walleij <[email protected]>2017-07-31 09:13:52 +0200
commit727fd697da83bf78f8734940d0c394b6c7c3067f (patch)
tree23d890c98f3652928429ae9b846fbc711883f602
parent16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (diff)
MAINTAINERS: Add entry for Whiskey Cove PMIC GPIO driver
Added maintainer info for Whiskey Cove PMIC GPIO driver. Signed-off-by: Kuppuswamy Sathyanarayanan <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f66488dfdbc9..a2249d3b94b1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14210,6 +14210,12 @@ F: drivers/watchdog/
F: include/linux/watchdog.h
F: include/uapi/linux/watchdog.h
+WHISKEYCOVE PMIC GPIO DRIVER
+M: Kuppuswamy Sathyanarayanan <[email protected]>
+S: Maintained
+F: drivers/gpio/gpio-wcove.c
+
WIIMOTE HID DRIVER
M: David Herrmann <[email protected]>