From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.ml.walleij@gmail.com (Linus Walleij) Date: Sat, 17 Apr 2010 06:58:49 +0200 Subject: [PATCH 00/11] ARM: PrimeCell DMA Interface v5 In-Reply-To: References: <1270681920-4461-1-git-send-email-linus.walleij@stericsson.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2010/4/15 Dan Williams : > Getting closer... I have pushed out the dma40 driver (v3), 4, and 6. That's great! > The other patch in -mm I could take as well but that needs an ack from > Russell. Nah, I'll push that in through Russells tree hopefully, it needs rebasing on the latest board setup code anyway. > 5 is pending the review comment and 9 does not apply cleanly (does it > depend on something in the spi tree?) OK I'm sending updated versions soon, along with a DMA40 bug fix all on top of async_tx instead. Number 9 fails since it is based on -next where all the #include business has taken place, I don't know how that is resolved in the end but it now includes that include and applies cleanly on async_tx. I'll keep working on getting the PL011 and PL180 DMA tested on the RealView somehow so those can also be accepted. Your, Linus Walleij