- Dec 08, 2013
-
-
Jaehoon Chung authored
dw-mmc.c is the general driver file. So, remove the exynos specific code at dw-mmc.c. Instead, exynos specific cod can be move into exynos-dw_mmc.c. Signed-off-by:
Jaehoon Chung <jh80.chung@samsung.com> Acked-by:
Alexey Brodkin <abrodkin@synopsys.com> Acked-by:
Pantelis Antoniou <panto@antoniou-consulting.com> Acked-by:
Minkyu Kang <mk7.kang@samsung.com>
-
- Oct 31, 2013
-
-
Rajeshwari Shinde authored
SMDK5420 has a new Security Management Unit added for dwmmc driver, hence, configuring the control registers to support booting via eMMC. Signed-off-by:
Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by:
Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org> Acked-by:
Jaehoon Chung <jh80.chung@samsung.com> Acked-by:
Pantelis Antoniou <panto@antoniou-consulting.com>
-
Jaehoon Chung authored
To prevent the confusion, use the get_mmc_clk() instead of mmc_clk(). get_mmc_clk() is more exactly name. Signed-off-by:
Jaehoon Chung <jh80.chung@samsung.com> Acked-by:
Pantelis Antoniou <panto@antoniou-consulting.com>
-
- Jul 24, 2013
-
-
Wolfgang Denk authored
Signed-off-by:
Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by:
Tom Rini <trini@ti.com>
-
- Jun 13, 2013
-
-
Amar authored
This patch adds FDT support for DWMMC, by reading the DWMMC node data from the device tree and initialising DWMMC channels as per data obtained from the node. Signed-off-by:
Vivek Gautam <gautam.vivek@samsung.com> Signed-off-by:
Amar <amarendra.xt@samsung.com> Acked-by:
Simon Glass <sjg@chromium.org> Signed-off-by:
Minkyu Kang <mk7.kang@samsung.com>
-
- Oct 22, 2012
-
-
Jaehoon Chung authored
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>
-