Re: [PATCH] ASoC: tegra: use dmaengine based dma driver

From: Laxman Dewangan
Date: Tue Jul 03 2012 - 02:34:27 EST


Mark,
On Monday 02 July 2012 10:16 PM, Stephen Warren wrote:
On 06/29/2012 05:34 AM, Laxman Dewangan wrote:
Use the dmaengine based Tegra APB DMA driver for
data transfer between SPI fifo and memory in
place of legacy Tegra APB DMA.

Because generic soc-dmaengine-pcm uses the DMAs API
based on dmaengine, using the exported APIs provided
by this generic driver.

The new driver is selected if legacy driver is not
selected and new dma driver is enabled through config
file.

Signed-off-by: Laxman Dewangan<ldewangan@xxxxxxxxxx>
Acked-by: Stephen Warren<swarren@xxxxxxxxxxxxx>
Tested-by: Stephen Warren<swarren@xxxxxxxxxxxxx>

(Tested on Cardhu/Tegra30. It fails on Whistler/Tegra20, but I assume
that's due to a bug in the dmaengine driver not this patch. There won't
be a regression when applying this patch since we haven't switched to
dmaengine as the default yet).

Are you taking this patch?
I have other independent patch for the writecombine dma support in pcm memory library and wanted to avoid any merge conflicts.
So if it goes in your tree then the other patch also need to go in your tree.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/