linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: S3C64XX: DMA core patches
@ 2010-05-31 11:58 Maurus Cuelenaere
  0 siblings, 0 replies; only message in thread
From: Maurus Cuelenaere @ 2010-05-31 11:58 UTC (permalink / raw)
  To: linux-arm-kernel

The first two patches add support for SDMA to the DMA core, which the crypto
engine needs to support DMA.

The third one implements behaviour that seems to be forgotten, namely stopping
and flushing pending requests on freeing a DMA channel.

Maurus Cuelenaere (3):
  ARM: S3C64XX: Add SDMA clocks
  ARM: S3C64XX: Add SDMA support to DMA core
  ARM: S3C64XX: Stop and flush requests on freeing

 arch/arm/mach-s3c64xx/clock.c |   12 +++++++++
 arch/arm/mach-s3c64xx/dma.c   |   55 ++++++++++++++++++++++++++++++++---------
 2 files changed, 55 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-31 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-31 11:58 [PATCH 0/3] ARM: S3C64XX: DMA core patches Maurus Cuelenaere

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).