linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] Add cyclic DMA support to OMAP DMA engine driver
@ 2012-06-22  8:59 Russell King - ARM Linux
  2012-06-22  9:01 ` [PATCH 1/3] dmaengine: omap: add support for returning residue in tx_state method Russell King
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Russell King - ARM Linux @ 2012-06-22  8:59 UTC (permalink / raw)
  To: linux-arm-kernel

These three patches add support for returning the residue and cyclic DMA
support to the OMAP DMA engine driver.

As v3.5-rc is horribly broken on my OMAP platforms, I've had to back out
all the sound/soc/omap changes from the last merge window to test this,
inspite of Peter Ujfalusi maintaining that there is nothing wrong.  I
can't get working audio support on the OMAP4430SDP any other way.

I am planning no further work on this until OMAP ASoC support gets fixed;
due to Peter and my plans this summer, this is likely to be late July/
August time.

This does not implement all of the weird and wonderfully different DMA
setups which the OMAP ASoC driver appears to support (do we need soo much
flexibility?) but it does support whatever is required for my OMAP4430SDP
board.

These patches apply on top of the previously posted series of DMA patches.

I will be merging at least some of these down into the "dmaengine: add
OMAP DMA engine driver" commit at some point.

 drivers/dma/omap-dma.c |  167 ++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 156 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2012-07-18 16:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-22  8:59 [RFC 0/3] Add cyclic DMA support to OMAP DMA engine driver Russell King - ARM Linux
2012-06-22  9:01 ` [PATCH 1/3] dmaengine: omap: add support for returning residue in tx_state method Russell King
2012-06-22  9:01 ` [PATCH 2/3] dmaengine: omap: add support for setting fi Russell King
2012-06-22  9:01 ` [PATCH 3/3] dmaengine: omap: add support for cyclic DMA Russell King
2012-06-22  9:06 ` [RFC 0/3] Add cyclic DMA support to OMAP DMA engine driver Russell King - ARM Linux
2012-06-22 12:30 ` Mark Brown
2012-06-22 13:17   ` Russell King - ARM Linux
2012-06-22 16:11     ` Mark Brown
2012-06-25 11:18       ` Russell King - ARM Linux
2012-06-27 11:40         ` Mark Brown
2012-07-18 16:17           ` Shilimkar, Santosh
2012-06-25 16:38 ` Vinod Koul
2012-06-26 18:34   ` Russell King - ARM Linux

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).