ARM: PL011: add DMA burst threshold support for ST variants
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Dec 2010 17:59:16 +0000 (17:59 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 5 Jan 2011 16:58:53 +0000 (16:58 +0000)
ST Micro variants has some specific dma burst threshold compensation,
which allows them to make better use of a DMA controller.  Add support
to set this up.

Based on a patch from Linus Walleij.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found