diff options
author | Tony Prisk <linux@prisktech.co.nz> | 2012-11-18 15:33:06 +1300 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-12-06 13:54:50 -0500 |
commit | 3a96dff0f828ae9dfb43efd49a9b67a74c6dc360 (patch) | |
tree | 09b8703228c83e6828e8d3d64bbce048b69e32a7 /MAINTAINERS | |
parent | 8d1e977da82ebd1defd44d085edc2c0140aecc2a (diff) | |
download | linux-3a96dff0f828ae9dfb43efd49a9b67a74c6dc360.tar.bz2 |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
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> |