summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-04-22 20:51:44 (GMT)
committerArnd Bergmann <arnd@arndb.de>2012-04-22 20:51:44 (GMT)
commit989b7135666c464d90e296752802b2f37d168588 (patch)
tree8c8f4d61dc6d38e8ca89c6c2efc0e0b5e1893c48 /MAINTAINERS
parente816b57a337ea3b755de72bec38c10c864f23015 (diff)
parente0373607855d033283b19014c8f14b90b3836924 (diff)
downloadlinux-989b7135666c464d90e296752802b2f37d168588.tar.xz
Merge branch 'spear/pinctrl' into next/pinctrl
This is a rebased version of some contents of git://git.stlinux.com/spear/linux-2.6.git spear-v3.5 which was accidentally sent against linux-next rather than an -rc release. The commits are based on other changes in the spear/dt branch of the arm-soc tree that they depend on. * spear/pinctrl: SPEAr3xx: Add pinctrl support for boards SPEAr: Remove existing padmux support for SPEAr pinctrl: Add SPEAr3xx pinctrl drivers pinctrl: Add SPEAr pinctrl drivers Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS23
1 files changed, 8 insertions, 15 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b0f1073..cf900fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5234,6 +5234,14 @@ M: Linus Walleij <linus.walleij@linaro.org>
S: Maintained
F: drivers/pinctrl/
+PIN CONTROLLER - ST SPEAR
+M: Viresh Kumar <viresh.kumar@st.com>
+L: spear-devel@list.st.com
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+W: http://www.st.com/spear
+S: Maintained
+F: driver/pinctrl/spear/
+
PKTCDVD DRIVER
M: Peter Osterlund <petero2@telia.com>
S: Maintained
@@ -6330,21 +6338,6 @@ F: arch/arm/mach-spear*/clock.c
F: arch/arm/plat-spear/clock.c
F: arch/arm/plat-spear/include/plat/clock.h
-SPEAR PAD MULTIPLEXING SUPPORT
-M: Viresh Kumar <viresh.kumar@st.com>
-L: spear-devel@list.st.com
-L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-W: http://www.st.com/spear
-S: Maintained
-F: arch/arm/plat-spear/include/plat/padmux.h
-F: arch/arm/plat-spear/padmux.c
-F: arch/arm/mach-spear*/spear*xx.c
-F: arch/arm/mach-spear*/include/mach/generic.h
-F: arch/arm/mach-spear3xx/spear3*0.c
-F: arch/arm/mach-spear3xx/spear3*0_evb.c
-F: arch/arm/mach-spear6xx/spear600.c
-F: arch/arm/mach-spear6xx/spear600_evb.c
-
SPI SUBSYSTEM
M: Grant Likely <grant.likely@secretlab.ca>
L: spi-devel-general@lists.sourceforge.net