The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Viresh Kumar <vireshk@kernel.org>,
	Vinod Koul <vinod.koul@intel.com>,
	linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>, Mark Brown <broonie@kernel.org>,
	Vineet Gupta <vgupta@synopsys.com>
Subject: Re: [PATCH v4 0/4] Fixes / cleanups in dw_dmac (affects on few subsystems)
Date: Thu, 21 Apr 2016 18:06:55 +0300	[thread overview]
Message-ID: <1461251215.6620.319.camel@linux.intel.com> (raw)
In-Reply-To: <1461250994-62090-1-git-send-email-andriy.shevchenko@linux.intel.com>

On Thu, 2016-04-21 at 18:03 +0300, Andy Shevchenko wrote:
> This patch series (v3: http://www.spinics.net/lists/kernel/msg2215303.
> html)
> contains a number of mostly minor fixes and cleanups for the DW DMA
> driver. A
> couple of them affect the DT binding so these may need to be updated
> to
> maintain compatibility (old format is still supported though). The
> rest should
> be relatively straight-forward.

Oops, wrong set and no changelog.
Please ignore this version.

> 
> This version has been tested on the following bare metal platforms:
> - ATNGW100 (avr32 based platform) with dmatest
> - Sam460ex (powerpc 44x based platform) with SATA
> - Intel Braswell with UART
> - Intel Galileo (Intel Quark based platform) with UART
> 
> (SATA driver and Intel Galileo UART support are based on this series
> and not
>   available in upstream yet)
> 
> Vinod, there are few patch sets developed on top of this one, so, the
> idea is
> to keep this in an immuutable branch / tag.
> 
> Changes since v2:
> - add patch 1 to fix master selection which was broken for long time
> - remove "use field-by-field initialization" patch since like Mans
> metioned in
>   has mostly no value and even might increase error prone
> - rebase on top of recent linux-next
> - wide testing on several platforms
> 
> Changes since v1:
> - zeroing struct dw_dma_slave before use
> - fall back to old data_width property if data-width is not found
> - append tags for few patches
> - correct title of cover letter
> - rebase on top of recent linux-next
> 
> Andy Shevchenko (4):
>   dmaengine: dw: keep copy of custom slave config in dwc
>   dmaengine: dw: provide probe(), remove() stubs for users
>   dmaengine: dw: set polarity of handshake interface
>   dmaengine: dw: override LLP support if asked in platform data
> 
>  drivers/dma/dw/core.c                | 41 +++++++++++++++++--------
> -----------
>  drivers/dma/dw/regs.h                |  5 +----
>  include/linux/dma/dw.h               |  5 +++++
>  include/linux/platform_data/dma-dw.h |  4 ++++
>  4 files changed, 29 insertions(+), 26 deletions(-)
> 

-- 
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy

      parent reply	other threads:[~2016-04-21 15:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21 15:03 [PATCH v4 0/4] Fixes / cleanups in dw_dmac (affects on few subsystems) Andy Shevchenko
2016-04-21 15:03 ` [PATCH v4 1/4] dmaengine: dw: keep copy of custom slave config in dwc Andy Shevchenko
2016-04-21 15:03 ` [PATCH v4 2/4] dmaengine: dw: provide probe(), remove() stubs for users Andy Shevchenko
2016-04-21 15:03 ` [PATCH v4 3/4] dmaengine: dw: set polarity of handshake interface Andy Shevchenko
2016-04-21 15:03 ` [PATCH v4 4/4] dmaengine: dw: override LLP support if asked in platform data Andy Shevchenko
2016-04-21 15:06 ` Andy Shevchenko [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=1461251215.6620.319.camel@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=vgupta@synopsys.com \
    --cc=vinod.koul@intel.com \
    --cc=vireshk@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