aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Lindgren <[email protected]>2015-12-10 14:27:32 -0800
committerLinus Walleij <[email protected]>2015-12-14 15:03:19 +0100
commit13cbd906e89a1af42c586dcc4f42b311d23b7fd1 (patch)
tree886f664894dd5f22c490b2afe91560148127d176
parent4c02cba18cc9de672a554ddda4f23dec8cb4b48e (diff)
MAINTAINERS: pinctrl: Add maintainers for pinctrl-single
Otherwise we keep missing patches related to this driver. Cc: Haojian Zhuang <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 69c8a9c3289a..06412850a880 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8379,6 +8379,14 @@ L: [email protected] (moderated for non-subscribers)
S: Maintained
F: drivers/pinctrl/samsung/
+PIN CONTROLLER - SINGLE
+M: Tony Lindgren <[email protected]>
+M: Haojian Zhuang <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+F: drivers/pinctrl/pinctrl-single.c
+
PIN CONTROLLER - ST SPEAR
M: Viresh Kumar <[email protected]>