[PATCH 0/1] dma: sdma: setup dma mask

Philippe Rétornaz philippe.retornaz at epfl.ch
Tue Oct 1 06:31:03 EDT 2013


Hello

The imx-sdma dma engine is not setuping it's dma mask.
This leads to a non-working audio setup since imx-ssi is using the
generic soc-dmaengine-pcm which allocate the dma buffer differently
than the previous code.

This patch is based on Russell King's following patches:
 - DMA-API: provide a helper to set both DMA and coherent DMA masks
 - DMA-API: provide a helper to setup DMA masks

Philippe Rétornaz (1):
  dma: imx-sdma: setup dma mask

 drivers/dma/imx-sdma.c |    4 ++++
 1 file changed, 4 insertions(+)

-- 
1.7.9.5




More information about the linux-arm-kernel mailing list