aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Anderson <[email protected]>2013-06-16 15:17:46 -0700
committerLinus Walleij <[email protected]>2013-06-17 18:34:48 +0200
commitb75e60d6156d4caada0cc58b5fd7ee0df806a3d3 (patch)
tree3c1393122fe59824ac2ee14aa3a72455d24606ee
parentf472deadd541f35fb002c033b76b645130705e7d (diff)
MAINTAINERS: Add Samsung pinctrl entries
It's convenient if get_maintainer suggests sending samsung/exynos pinctrl changes to linux-samsung-soc and to Tomasz and Thomas. Signed-off-by: Doug Anderson <[email protected]> Acked-by: Kyungmin Park <[email protected]> Acked-by: Olof Johansson <[email protected]> Acked-by: Kukjin Kim <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 250dc970c62d..4398182d9a52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6265,6 +6265,16 @@ L: [email protected] (moderated for non-subscribers)
S: Maintained
F: drivers/pinctrl/pinctrl-at91.c
+PIN CONTROLLER - SAMSUNG
+M: Tomasz Figa <[email protected]>
+M: Thomas Abraham <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+L: [email protected] (moderated for non-subscribers)
+S: Maintained
+F: drivers/pinctrl/pinctrl-exynos.*
+F: drivers/pinctrl/pinctrl-s3c*
+F: drivers/pinctrl/pinctrl-samsung.*
+
PIN CONTROLLER - ST SPEAR
M: Viresh Kumar <[email protected]>