MMC: Add support for the controller on JZ4740 SoCs.
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 15 Jul 2010 20:06:04 +0000 (20:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:18 +0000 (13:26 +0100)
commit61bfbdb856879cff583fe53b2ab6ae907faedee7
tree6c7f58f04ea51e0a944f4bd50be597ee223a10a3
parentba01d6ec04f6d1d983101eb527caa96318fc1017
MMC: Add support for the controller on JZ4740 SoCs.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Matt Fleming <matt@console-pimps.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Matt Fleming <matt@console-pimps.org>
Cc: linux-mmc@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1463/
Patchwork: https://patchwork.linux-mips.org/patch/1523/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-jz4740/jz4740_mmc.h [new file with mode: 0644]
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/jz4740_mmc.c [new file with mode: 0644]