public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: vinod.koul@intel•com (Vinod Koul)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCHv2 0/2] dma: mv_xor: big endian support
Date: Mon, 19 Aug 2013 09:52:23 +0530	[thread overview]
Message-ID: <20130819042223.GQ32147@intel.com> (raw)
In-Reply-To: <20130815180044.224b14ea@skate>

On Thu, Aug 15, 2013 at 06:00:44PM +0200, Thomas Petazzoni wrote:
> Vinod, Dan,
> 
> I've sent the below two patches about three weeks ago, and they haven't
> received any comments. They are relatively simple, so would it be
> possible to queue them for 3.12 ?
> 
> Jason, Andrew, Gregory, as the Marvell EBU maintainers, it would be
> great if you could give your Acked-by and/or Tested-by on those patches.
> 
> Thanks!
> 
> Thomas
> 
> On Mon, 29 Jul 2013 17:42:12 +0200, Thomas Petazzoni wrote:
> > Vinod, Dan,
> > 
> > This small set of patches adds support for big endian operation in the
> > DMA mv_xor driver. It has been tested in both little-endian and
> > big-endian modes on the Armada XP GP board.
> > 
> > If possible, I'd like those to be merged for 3.12.
These look fine to me.

Dan let me know if you okay with me to carry these

~Vinod

> > 
> > Changes since v1:
> >  * Use readl_relaxed() and writel_relaxed() instead of readl/writel
> >    when converting from raw_readl/raw_writel, since they preserve the
> >    same barrier behavior. Suggested by Russell King.
> > 
> > Thanks!
> > 
> > Thomas
> > 
> > Thomas Petazzoni (2):
> >   mv_xor: use {readl,writel}_relaxed instead of __raw_{readl,writel}
> >   mv_xor: support big endian systems using descriptor swap feature
> > 
> >  drivers/dma/mv_xor.c | 47 +++++++++++++++++++++++++++--------------------
> >  drivers/dma/mv_xor.h | 28 +++++++++++++++++++++++++++-
> >  2 files changed, 54 insertions(+), 21 deletions(-)
> > 
> 
> 
> 
> -- 
> Thomas Petazzoni, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com

-- 

  parent reply	other threads:[~2013-08-19  4:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 15:42 [PATCHv2 0/2] dma: mv_xor: big endian support Thomas Petazzoni
2013-07-29 15:42 ` [PATCHv2 1/2] mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel} Thomas Petazzoni
2013-07-29 15:42 ` [PATCHv2 2/2] mv_xor: support big endian systems using descriptor swap feature Thomas Petazzoni
2013-08-15 16:00 ` [PATCHv2 0/2] dma: mv_xor: big endian support Thomas Petazzoni
2013-08-15 16:08   ` Jason Cooper
2013-08-19  4:22   ` Vinod Koul [this message]
2013-08-19  8:33     ` Dan Williams
2013-08-19  9:42       ` Thomas Petazzoni

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=20130819042223.GQ32147@intel.com \
    --to=vinod.koul@intel$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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