]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: dw-mmc: support DesignWare MMC Controller
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Oct 2012 19:10:29 +0000 (19:10 +0000)
committerAndy Fleming <afleming@freescale.com>
Mon, 22 Oct 2012 07:56:25 +0000 (02:56 -0500)
commit757bff49ba3159d71ccacabdb68f8309b1eb6613
treee786063d85ecf6fbf7fbdc73d190137e92db3366
parent48cf9dc63c9353febf8b2c27ff20f0d6dc56d6b6
mmc: dw-mmc: support DesignWare MMC Controller

Support the DesginWare MMC Controller.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Rajeshawari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/Makefile
drivers/mmc/dw_mmc.c [new file with mode: 0644]
include/dwmmc.h [new file with mode: 0644]