]> rtime.felk.cvut.cz Git - linux-imx.git/commit
mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
authorTony Prisk <linux@prisktech.co.nz>
Sun, 18 Nov 2012 02:33:06 +0000 (15:33 +1300)
committerChris Ball <cjb@laptop.org>
Thu, 6 Dec 2012 18:54:50 +0000 (13:54 -0500)
commit3a96dff0f828ae9dfb43efd49a9b67a74c6dc360
tree09b8703228c83e6828e8d3d64bbce048b69e32a7
parent8d1e977da82ebd1defd44d085edc2c0140aecc2a
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>
Documentation/devicetree/bindings/mmc/vt8500-sdmmc.txt [new file with mode: 0644]
MAINTAINERS
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/wmt-sdmmc.c [new file with mode: 0644]