mmc: SDIO driver for Marvell SoCs
authorMaen Suleiman <maen@marvell.com>
Sat, 14 Feb 2009 08:07:26 +0000 (03:07 -0500)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 24 Mar 2009 20:30:03 +0000 (21:30 +0100)
commit236caa7cc351f885874a2776b7dd1b5667359dc8
treeeb4401ec49695310cce5d098733a99a14f12171f
parent4cb32906e47987fee3fbfd79145d2348a2e8c5f3
mmc: SDIO driver for Marvell SoCs

This supports MMC/SD/SDIO currently found on the Kirkwood 88F6281 and
88F6192 SoC controllers.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
arch/arm/plat-orion/include/plat/mvsdio.h [new file with mode: 0644]
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/mvsdio.c [new file with mode: 0644]
drivers/mmc/host/mvsdio.h [new file with mode: 0644]