]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Oct 2012 19:10:31 +0000 (19:10 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 27 Nov 2012 23:26:47 +0000 (17:26 -0600)
commitd0ebbb8dfa76e1e063b3618d617b8cbcf758079d
tree3235c7d67eff0cc357915cebba111eed48309c59
parent66dc452bfe13b0e276adddf3997b9c5abc00115d
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC

Support DesignWare MMC Controller for Samsung Specific.

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>
arch/arm/include/asm/arch-exynos/dwmmc.h [new file with mode: 0644]
drivers/mmc/Makefile
drivers/mmc/exynos_dw_mmc.c [new file with mode: 0644]