All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dma: mv_xor: big endian support
@ 2013-07-29 15:05 Thomas Petazzoni
  2013-07-29 15:05 ` [PATCH 1/2] dma: mv_xor: use readl/writel instead of __raw_{readl, writel} Thomas Petazzoni
  2013-07-29 15:05 ` [PATCH 2/2] dma: mv_xor: support big endian systems using descriptor swap feature Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2013-07-29 15:05 UTC (permalink / raw)
  To: linux-arm-kernel

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.

Thanks!

Thomas

Thomas Petazzoni (2):
  dma: mv_xor: use readl/writel instead of __raw_{readl,writel}
  dma: 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(-)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-29 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 15:05 [PATCH 0/2] dma: mv_xor: big endian support Thomas Petazzoni
2013-07-29 15:05 ` [PATCH 1/2] dma: mv_xor: use readl/writel instead of __raw_{readl, writel} Thomas Petazzoni
2013-07-29 15:08   ` Russell King - ARM Linux
2013-07-29 15:14     ` Thomas Petazzoni
2013-07-29 15:05 ` [PATCH 2/2] dma: mv_xor: support big endian systems using descriptor swap feature Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.