mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sat, 31 May 2014 18:38:51 +0000 (20:38 +0200)
committerChris Ball <chris@printf.net>
Tue, 3 Jun 2014 01:24:45 +0000 (21:24 -0400)
commit75fa9ea6e3c0223cf9f56ed15b0ea3e9ccc627f1
treedad958b149b4ea5b28c043ec77fa1806698a81a4
parent06732b84b4cf0372f2c1db368c7b4767b020c2d1
mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller

This patch adds a driver for the Renesas usdhi6rol0 SD/SDIO host controller
in both PIO and DMA modes.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Chris Ball <chris@printf.net>
Documentation/devicetree/bindings/mmc/usdhi6rol0.txt [new file with mode: 0644]
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/usdhi6rol0.c [new file with mode: 0644]