linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] PL011 DMA support
Date: Fri, 24 Dec 2010 10:23:59 +0000	[thread overview]
Message-ID: <20101224102359.GC20587@n2100.arm.linux.org.uk> (raw)

Re-post of the previous set, but using writew() instead of writew_relaxed().
writew_relaxed() is not part of the MMIO accessor API, and so should
not be used in drivers which may be used on other architectures.

Also copying Dan for his review of the DMA engine use.

             reply	other threads:[~2010-12-24 10:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-24 10:23 Russell King - ARM Linux [this message]
2010-12-24 10:24 ` [PATCH 1/6] ARM: PL011: Ensure error flags are clear at startup Russell King - ARM Linux
2010-12-24 10:24 ` [PATCH 2/6] ARM: PL011: Separate hardware FIFO size from TTY FIFO size Russell King - ARM Linux
2010-12-24 10:25 ` [PATCH 3/6] ARM: PL011: Ensure IRQs are disabled in UART interrupt handler Russell King - ARM Linux
2010-12-24 10:25 ` [PATCH 4/6] ARM: PL011: Allow better handling of vendor data Russell King - ARM Linux
2010-12-24 10:25 ` [PATCH 5/6] ARM: PL011: Add support for transmit DMA Russell King - ARM Linux
2010-12-29  0:50   ` Linus Walleij
2010-12-24 10:26 ` [PATCH 6/6] ARM: PL011: add DMA burst threshold support for ST variants Russell King - ARM Linux
2010-12-29  0:53 ` [PATCH 0/6] PL011 DMA support Linus Walleij

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=20101224102359.GC20587@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).