[alsa-devel] [PATCH 1/7] S3C AUDIO: Rename s3c24xx_pcm prefix to s3c_dma

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Nov 9 13:05:18 CET 2009


On Mon, Nov 09, 2009 at 03:19:40PM +0900, Joonyoung Shim wrote:

> I don't know why Ben doesn't use the DMA subsystem at s3c64xx
> CPU(PL080). I just think because the PL080 chip of s3c64xx has some
> customized parts or for the DMA interface compatibility of s3c24xx.

I suspect it's the latter; using the DMA API would mean updating all the
existing DMA drivers.

For audio use we'd probably also want to extend the DMA API to support
circular operation which I don't think it did last time I looked at it,
but that was when it was very shiny and new.  Ideally we'd be able to
have an ASoC DMA engine API client which would work over multiple
platforms which would be very nice.


More information about the Alsa-devel mailing list