From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/5] dma: mxs-dma bugfixes and cleanup
Date: Wed, 13 Nov 2013 15:42:01 +0530 [thread overview]
Message-ID: <20131113101201.GV8834@intel.com> (raw)
In-Reply-To: <1383032869-12863-1-git-send-email-mpa@pengutronix.de>
On Tue, Oct 29, 2013 at 08:47:44AM +0100, Markus Pargmann wrote:
> Hi,
>
> v5 is rebased onto your dma_complete branch. It includes one bugfix.
>
> This series contains a number of bugfixes for the mxs DMA engine.
Thanks,
I am going to apply this. But as noted in residue patch I think the restriction
of single descriptor is an artficial one and we cna do better in SW. This also
bring the abuse the completion status to track the channel status which shouldnt
be required/gone once we do multiple descriptors. But those should be handled
as another patch series!
--
~Vinod
>
> Regards,
>
> Markus Pargmann
>
>
> Markus Pargmann (5):
> dma: mxs-dma: Cleanup interrupt handler
> dma: mxs-dma: Report correct residue for cyclic DMA
> dma: mxs-dma: Fix channel reset hardware bug
> dma: mxs-dma: Update state after channel reset
> dma: mxs-dma: Use semaphores for cyclic DMA
>
> drivers/dma/mxs-dma.c | 176 +++++++++++++++++++++++++++++++++++++++-----------
> 1 file changed, 137 insertions(+), 39 deletions(-)
>
> --
> 1.8.4.rc3
>
--
prev parent reply other threads:[~2013-11-13 10:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 7:47 [PATCH v5 0/5] dma: mxs-dma bugfixes and cleanup Markus Pargmann
2013-10-29 7:47 ` [PATCH v5 1/5] dma: mxs-dma: Cleanup interrupt handler Markus Pargmann
2013-10-29 7:47 ` [PATCH v5 2/5] dma: mxs-dma: Report correct residue for cyclic DMA Markus Pargmann
2013-11-13 10:02 ` Vinod Koul
2013-10-29 7:47 ` [PATCH v5 3/5] dma: mxs-dma: Fix channel reset hardware bug Markus Pargmann
2013-10-29 7:47 ` [PATCH v5 4/5] dma: mxs-dma: Update state after channel reset Markus Pargmann
2013-10-29 7:47 ` [PATCH v5 5/5] dma: mxs-dma: Use semaphores for cyclic DMA Markus Pargmann
2013-11-13 10:12 ` Vinod Koul [this message]
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=20131113101201.GV8834@intel.com \
--to=vinod.koul@intel.com \
--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).