aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTony Prisk <linux@prisktech.co.nz>2012-11-18 15:33:06 +1300
committerChris Ball <cjb@laptop.org>2012-12-06 13:54:50 -0500
commit3a96dff0f828ae9dfb43efd49a9b67a74c6dc360 (patch)
tree09b8703228c83e6828e8d3d64bbce048b69e32a7 /MAINTAINERS
parentmmc: card: Add RPMB support in IOCTL interface (diff)
downloadlinux-dev-3a96dff0f828ae9dfb43efd49a9b67a74c6dc360.tar.xz
linux-dev-3a96dff0f828ae9dfb43efd49a9b67a74c6dc360.zip
mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
This patch adds support for the SD/MMC host controller found on Wondermedia 8xxx series SoCs, currently supported under arm/arch-vt8500. A binding document is also included, based on mmc.txt with additional properties. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d2189fb78dcb..cfafe1b6b004 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1221,6 +1221,7 @@ F: drivers/video/wm8505fb*
F: drivers/video/wmt_ge_rops.*
F: drivers/tty/serial/vt8500_serial.c
F: drivers/rtc/rtc-vt8500-c
+F: drivers/mmc/host/wmt-sdmmc.c
ARM/ZIPIT Z2 SUPPORT
M: Marek Vasut <marek.vasut@gmail.com>