public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod <vkoul@kernel.org>
To: Baolin Wang <baolin.wang@linaro.org>
Cc: Dan Williams <dan.j.williams@intel.com>,
	Eric Long <eric.long@spreadtrum.com>,
	Mark Brown <broonie@kernel.org>,
	dmaengine@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/7] Add some fixes and new feature for SPRD DMA
Date: Sat, 20 Oct 2018 22:00:00 +0530	[thread overview]
Message-ID: <20181020163000.GD2894@vkoul-mobl> (raw)
In-Reply-To: <CAMz4kuKFtbLMmNEbQ0oVgW87HPRwJuwFJH9cXVymz=6jH7xzOA@mail.gmail.com>

On 18-10-18, 17:29, Baolin Wang wrote:
> Hi Vinod,
> 
> On 29 September 2018 at 13:48, Baolin Wang <baolin.wang@linaro.org> wrote:
> > This patchset removes the direction usage from struct dma_slave_config,
> > and add one new field to save the direction. It also fixes some issues
> > for link-list transfer. Moreover this patchset adds new 2-stage transfer
> > support for our DMA.
> 
> Do you have any comments for this patchset? Thanks a lot.

Sorry bit busy with things and ELC, I should be able to review this
after monday..

> 
> >
> > Baolin Wang (1):
> >   dmaengine: sprd: Remove direction usage from struct dma_slave_config
> >
> > Eric Long (6):
> >   dmaengine: sprd: Get transfer residue depending on the transfer
> >     direction
> >   dmaengine: sprd: Fix the last link-list configuration
> >   dmaengine: sprd: Set cur_desc as NULL when free or terminate one dma
> >     channel
> >   dmaengine: sprd: Support DMA link-list cyclic callback
> >   dmaengine: sprd: Support DMA 2-stage transfer mode
> >   dmaengine: sprd: Add me as one of the module authors
> >
> >  drivers/dma/sprd-dma.c       |  152 +++++++++++++++++++++++++++++++++++++-----
> >  include/linux/dma/sprd-dma.h |   62 ++++++++++++++++-
> >  2 files changed, 194 insertions(+), 20 deletions(-)
> >
> > --
> > 1.7.9.5
> >
> 
> 
> 
> -- 
> Baolin Wang
> Best Regards

-- 
~Vinod

  reply	other threads:[~2018-10-20 16:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-29  5:48 [PATCH 0/7] Add some fixes and new feature for SPRD DMA Baolin Wang
2018-09-29  5:48 ` [PATCH 1/7] dmaengine: sprd: Remove direction usage from struct dma_slave_config Baolin Wang
2018-09-29  5:49 ` [PATCH 2/7] dmaengine: sprd: Get transfer residue depending on the transfer direction Baolin Wang
2018-09-29  5:49 ` [PATCH 3/7] dmaengine: sprd: Fix the last link-list configuration Baolin Wang
2018-09-29  5:49 ` [PATCH 4/7] dmaengine: sprd: Set cur_desc as NULL when free or terminate one dma channel Baolin Wang
2018-09-29  5:49 ` [PATCH 5/7] dmaengine: sprd: Support DMA link-list cyclic callback Baolin Wang
2018-09-29  5:49 ` [PATCH 6/7] dmaengine: sprd: Support DMA 2-stage transfer mode Baolin Wang
2018-09-29  5:49 ` [PATCH 7/7] dmaengine: sprd: Add me as one of the module authors Baolin Wang
2018-10-18  9:29 ` [PATCH 0/7] Add some fixes and new feature for SPRD DMA Baolin Wang
2018-10-20 16:30   ` Vinod [this message]
2018-10-22  7:14     ` Baolin Wang

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=20181020163000.GD2894@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=baolin.wang@linaro.org \
    --cc=broonie@kernel.org \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=eric.long@spreadtrum.com \
    --cc=linux-kernel@vger.kernel.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