]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MMC: Add support for PL180 ARM mmc device
authorMatt Waddel <matt.waddel@linaro.org>
Sat, 16 Apr 2011 11:54:07 +0000 (11:54 +0000)
committerAndy Fleming <afleming@freescale.com>
Fri, 29 Apr 2011 08:20:01 +0000 (03:20 -0500)
commit23b93e1d66e19a3e23ac2dadff9a3135744bcd29
treeebb0a4205a54a40a2824c81d3230dbeb30b8a876
parenta000b7950da938d2df37ec5e081cd0680e6e4bbe
MMC: Add support for PL180 ARM mmc device

Add support for the ARM PrimeCell MultiMedia Interface - PL180.
Ported from original device driver written by ST-Ericsson.

Signed-off-by: Matt Waddel <matt.waddel@linaro.org>
drivers/mmc/Makefile
drivers/mmc/arm_pl180_mmci.c [new file with mode: 0644]
drivers/mmc/arm_pl180_mmci.h [new file with mode: 0644]