]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 26 Nov 2012 00:43:53 +0000 (19:43 -0500)
commit8af7c8ca44eec27a4fa9f1aafaed251326e43069
tree92729b724957f32be735241346c6a09b0f4c9c2b
parentea159fc2d0fc81eef2bc66db0dbd0f3ff2541a30
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]