linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 0/3] Add cyclic DMA support to OMAP DMA engine driver
Date: Fri, 22 Jun 2012 09:59:11 +0100	[thread overview]
Message-ID: <20120622085911.GA19026@n2100.arm.linux.org.uk> (raw)

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

             reply	other threads:[~2012-06-22  8:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22  8:59 Russell King - ARM Linux [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120622085911.GA19026@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).