diff options
author | Kuppuswamy Sathyanarayanan <[email protected]> | 2017-06-30 12:20:15 -0700 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-07-31 09:13:52 +0200 |
commit | 727fd697da83bf78f8734940d0c394b6c7c3067f (patch) | |
tree | 23d890c98f3652928429ae9b846fbc711883f602 | |
parent | 16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (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-- | MAINTAINERS | 6 |
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]> |