[PATCH 9/9 v2] ARM: mach-shmobile: add DMA support to sh7372, enable DMA for SDHI
From: Paul Mundt <hidden>
Date: 2010-05-31 04:50:08
Also in:
linux-mmc, linux-sh
From: Paul Mundt <hidden>
Date: 2010-05-31 04:50:08
Also in:
linux-mmc, linux-sh
On Sun, May 23, 2010 at 03:49:47PM +0200, Guennadi Liakhovetski wrote:
This adds DMA support for the sh7372 sh-mobile ARM core, using the shdma dmaengine driver, and uses DMA for the SDHI SD-card controller on this SoC. Signed-off-by: Guennadi Liakhovetski <redacted> --- v1 -> v2: 1. updated to the current genesis tree HEAD 2. adjusted the topic line to match platform preferences 3. moved DMA platform devices to the top of the file, so that other devices can reference them. Paul, this should be ready for you to merge now.
Applied, thanks.