]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MMC: add marvell sdhci driver
authorLei Wen <leiwen@marvell.com>
Tue, 28 Jun 2011 21:50:07 +0000 (21:50 +0000)
committerAndy Fleming <afleming@freescale.com>
Sat, 16 Jul 2011 01:29:19 +0000 (20:29 -0500)
commite75787d903e75095806f42f793328940656ea783
treeac7b26ebbf4f39eabfb21774f0253d01712cf7df
parentaf62a55785b95c1d52fc538387aaf66ffae1513c
MMC: add marvell sdhci driver

This could support both armada100 and pantheon serial in the mainline,
while this driver also be tested to support upcoming mg, mmp2 and mmp3
hardware.

Signed-off-by: Lei Wen <leiwen@marvell.com>
Acked-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/Makefile
drivers/mmc/mv_sdhci.c [new file with mode: 0644]