This patchset adds support for the Wondermedia 8xxx-series SD Host Controller currently found under arm/arch-vt8500. Tony Prisk (2): MMC: DTS: Add binding for Wondermedia WM8505 SDHC MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650 .../devicetree/bindings/mmc/vt8500-sdmmc.txt | 24 + drivers/mmc/host/Kconfig | 12 + drivers/mmc/host/Makefile | 1 + drivers/mmc/host/wmt-sdmmc.c | 983 ++++++++++++++++++++ 4 files changed, 1020 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/vt8500-sdmmc.txt create mode 100644 drivers/mmc/host/wmt-sdmmc.c -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html