linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] dma: sdma: setup dma mask
@ 2013-10-01 10:31 Philippe Rétornaz
  2013-10-01 10:31 ` [PATCH 1/1] dma: imx-sdma: " Philippe Rétornaz
  0 siblings, 1 reply; 6+ messages in thread
From: Philippe Rétornaz @ 2013-10-01 10:31 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-14  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 10:31 [PATCH 0/1] dma: sdma: setup dma mask Philippe Rétornaz
2013-10-01 10:31 ` [PATCH 1/1] dma: imx-sdma: " Philippe Rétornaz
2013-10-02  8:33   ` Sascha Hauer
2013-10-13 16:18   ` Vinod Koul
2013-10-13 23:48     ` Russell King - ARM Linux
2013-10-14  8:47       ` Philippe Rétornaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).