]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mmc: davinci_mmc: add DT support
authorManjunathappa, Prakash <prakash.pm@ti.com>
Thu, 28 Mar 2013 13:12:00 +0000 (18:42 +0530)
committerSekhar Nori <nsekhar@ti.com>
Thu, 4 Apr 2013 11:25:05 +0000 (16:55 +0530)
commit7b43da4cfdd5e88157fe83a07cc49919080d3205
tree928a0d17db2efe3da349b4b9ebbfe845ed0388aa
parentc3847a395b7175558f83dfc7b3171775a3d4ecf2
mmc: davinci_mmc: add DT support

Adds device tree support for davinci_mmc. Also add binding documentation.
As of now tested for non-dma PIO mode and without GPIO card_detect/
write_protect option because of dependencies on EDMA and GPIO module DT
support.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
Cc: linux-mmc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: davinci-linux-open-source@linux.davincidsp.com
Cc: devicetree-discuss@lists.ozlabs.org
Cc: cjb@laptop.org
Cc: Sekhar Nori <nsekhar@ti.com>
Cc: mporter@ti.com
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Documentation/devicetree/bindings/mmc/davinci_mmc.txt [new file with mode: 0644]
drivers/mmc/host/davinci_mmc.c