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

From: Laxman Dewangan
Date: Wed Jul 18 2012 - 05:08:00 EST


On Monday 02 July 2012 10:17 PM, Mark Brown wrote:
* PGP Signed by an unknown key

On Mon, Jul 02, 2012 at 10:45:01AM -0600, Stephen Warren wrote:

to work. No audio is heard, and aplay eventually exits with the
following error message:
For values of eventually that will be about 10s by default.

aplay: pcm_write:1603: write error: Input/output error
I believe this means that the DMA simply isn't operating.
Yes, normally.

Just for record and update on this mail, the issue was in dma driver where it was not enabling the dma clock.
By luck, it was working on Tegra30 because it was getting enabled in somewhere may be in uboot or default power-on ON.
Fixed the issue with patch
[PATCH] dma: tegra: enable/disable dma clock

--
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/