]> Git Repo - u-boot.git/commit
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA
authorChin Liang See <[email protected]>
Tue, 31 Dec 2013 00:26:14 +0000 (18:26 -0600)
committerPantelis Antoniou <[email protected]>
Thu, 9 Jan 2014 09:53:55 +0000 (11:53 +0200)
commitc5c1af21764d9423b45c1d03e835c4547a8bc5cb
tree9677624d4c2471a0e9b4c623d8ad982964c7fd50
parentab71188ce87ebb66192a5bdbbb9d58052bd32d93
socfpga/dwmmc: Adding DesignWare MMC driver support for SOCFPGA

To add the DesignWare MMC driver support for Altera SOCFPGA. It
required information such as clocks and bus width from platform
specific files (SOCFPGA handoff files)

Signed-off-by: Chin Liang See <[email protected]>
Cc: Rajeshwari Shinde <[email protected]>
Cc: Jaehoon Chung <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Acked-by: Pantelis Antoniou <[email protected]>
arch/arm/include/asm/arch-socfpga/dwmmc.h [new file with mode: 0644]
arch/arm/include/asm/arch-socfpga/system_manager.h
doc/README.socfpga [new file with mode: 0644]
drivers/mmc/Makefile
drivers/mmc/socfpga_dw_mmc.c [new file with mode: 0644]
This page took 0.037588 seconds and 4 git commands to generate.