SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 00/03] dmaengine: shdma: sh73a0 and SH_DMAC_MAX_CHANNELS
@ 2011-05-24 10:31 Magnus Damm
  2011-05-24 15:43 ` Paul Mundt
  2011-05-24 16:26 ` Magnus Damm
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2011-05-24 10:31 UTC (permalink / raw)
  To: linux-sh

dmaengine: shdma: sh73a0 and SH_DMAC_MAX_CHANNELS

[PATCH 01/03] dmaengine: shdma: Make second memory window optional
[PATCH 02/03] dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling
[PATCH 03/03] dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20

These patches update the shdma dmaengine driver to support DMA
controllers with more than 6 slave-id capable channels mapped
into a single I/O-memory window. While at it fix the handling
of SH_DMAC_MAX_CHANNELS that without [PATCH 02/03] may overflow
some arrays at probe() time depending on platform data.

Needed to support the 20-channel SY-DMAC block included in sh73a0.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Since these patches are only touching the shdma driver perhaps
 merging through the sh-2.6 tree is the easiest?

 drivers/dma/shdma.c |   42 +++++++++++++++++++++++++++++++-----------
 drivers/dma/shdma.h |    2 +-
 2 files changed, 32 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2011-05-24 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 10:31 [PATCH 00/03] dmaengine: shdma: sh73a0 and SH_DMAC_MAX_CHANNELS Magnus Damm
2011-05-24 15:43 ` Paul Mundt
2011-05-24 16:26 ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox