summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-03-17 00:14:05 +0300
committerPierre Ossman <drzeus@drzeus.cx>2009-03-24 21:30:11 +0100
commit3085e9c1b24ab2322230d35efac72147b8213865 (patch)
tree107da7334eac5e1868082fd6cbc5c362d0116306 /MAINTAINERS
parent0633f654241483edc8a235ab87264ff6bbcd08d5 (diff)
mmc: Add OpenFirmware bindings for SDHCI driver
This patch adds a new driver: sdhci-of. The driver is similar to the sdhci-pci, it contains common probe code, and controller-specific ops and quirks. So far there are only Freescale eSDHC ops and quirks. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d17916ce2155..01cf1eaaec5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3843,6 +3843,13 @@ M: drzeus-sdhci@drzeus.cx
L: sdhci-devel@lists.ossman.eu
S: Maintained
+SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
+P: Anton Vorontsov
+M: avorontsov@ru.mvista.com
+L: linuxppc-dev@ozlabs.org
+L: sdhci-devel@lists.ossman.eu
+S: Maintained
+
SECURITY SUBSYSTEM
F: security/
P: James Morris