aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@st.com>2012-03-28 12:57:07 -0400
committerArnd Bergmann <arnd@arndb.de>2012-04-22 16:49:23 -0400
commitdeda8287e1a602393b052c80b815b3706987b3da (patch)
tree49f77fb650a90a6aaff711206067ff2e1ba6a445 /MAINTAINERS
parentf3215b427bec2add8b5c776e8f50c3ba35b0e8f1 (diff)
pinctrl: Add SPEAr pinctrl drivers
This adds pinctrl driver for SPEAr platform. It also updates MAINTAINERS file for SPEAr pinctrl drivers. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS23
1 files changed, 8 insertions, 15 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b0f1073c40b0..cf900fcd074b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5234,6 +5234,14 @@ M: Linus Walleij <linus.walleij@linaro.org>
5234S: Maintained 5234S: Maintained
5235F: drivers/pinctrl/ 5235F: drivers/pinctrl/
5236 5236
5237PIN CONTROLLER - ST SPEAR
5238M: Viresh Kumar <viresh.kumar@st.com>
5239L: spear-devel@list.st.com
5240L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5241W: http://www.st.com/spear
5242S: Maintained
5243F: driver/pinctrl/spear/
5244
5237PKTCDVD DRIVER 5245PKTCDVD DRIVER
5238M: Peter Osterlund <petero2@telia.com> 5246M: Peter Osterlund <petero2@telia.com>
5239S: Maintained 5247S: Maintained
@@ -6330,21 +6338,6 @@ F: arch/arm/mach-spear*/clock.c
6330F: arch/arm/plat-spear/clock.c 6338F: arch/arm/plat-spear/clock.c
6331F: arch/arm/plat-spear/include/plat/clock.h 6339F: arch/arm/plat-spear/include/plat/clock.h
6332 6340
6333SPEAR PAD MULTIPLEXING SUPPORT
6334M: Viresh Kumar <viresh.kumar@st.com>
6335L: spear-devel@list.st.com
6336L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6337W: http://www.st.com/spear
6338S: Maintained
6339F: arch/arm/plat-spear/include/plat/padmux.h
6340F: arch/arm/plat-spear/padmux.c
6341F: arch/arm/mach-spear*/spear*xx.c
6342F: arch/arm/mach-spear*/include/mach/generic.h
6343F: arch/arm/mach-spear3xx/spear3*0.c
6344F: arch/arm/mach-spear3xx/spear3*0_evb.c
6345F: arch/arm/mach-spear6xx/spear600.c
6346F: arch/arm/mach-spear6xx/spear600_evb.c
6347
6348SPI SUBSYSTEM 6341SPI SUBSYSTEM
6349M: Grant Likely <grant.likely@secretlab.ca> 6342M: Grant Likely <grant.likely@secretlab.ca>
6350L: spi-devel-general@lists.sourceforge.net 6343L: spi-devel-general@lists.sourceforge.net