From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933973Ab0D3Sal (ORCPT ); Fri, 30 Apr 2010 14:30:41 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:64253 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933953Ab0D3SaT convert rfc822-to-8bit (ORCPT ); Fri, 30 Apr 2010 14:30:19 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ZYxmzhe7C/Nx8Icd+yZ8tO3syGt6RA30aCXA2ldV2zS0fpDqaUN7smiR7fYJ/Zqs5r fME6RB4kuyUWJXsryqRUkjKVtU2U3G7ERclVdn0H6hAMlxLAWNzJLXSt8JmPCszQHf0w mnwdpN9MKcuLCyK9SW4krEqjquzQl1T35g48Y= MIME-Version: 1.0 In-Reply-To: <20100422110025.GC20008@n2100.arm.linux.org.uk> References: <1270681920-4461-1-git-send-email-linus.walleij@stericsson.com> <20100422110025.GC20008@n2100.arm.linux.org.uk> Date: Fri, 30 Apr 2010 20:30:12 +0200 Message-ID: Subject: Re: [PATCH 00/11] ARM: PrimeCell DMA Interface v5 From: Linus Walleij To: Russell King - ARM Linux , Catalin Marinas Cc: Dan Williams , Linus WALLEIJ , "akpm@linux-foundation.org" , Grant Likely , "linux-arm-kernel@lists.infradead.org" , "linux-mmc@vger.kernel.org" , STEricsson_nomadik_linux , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2010/4/22 Russell King - ARM Linux : >> I'll keep working on getting the PL011 and PL180 DMA tested on the >> RealView somehow so those can also be accepted. > > So has this (which has now been applied to Dan's tree) been tested > as I asked on Versatile platforms, or do we have something that could > be incompatible with those platforms? I tested them on U300 which has an unmodified PL011 block, both with and without DMA support compiled in. I have tested the Pl180 mods on the U300 as well, it has a slightly modified PL180 block. I have no other hardware... I will try too boot it up in the QEMU emulator, it has an emulated PL011 atleast that should account for something? I don't think it emulates the PL180 though. :-( > I'm basically not acking or applying these patches until something > along those lines has happened.  (And unfortunately I don't have the > resources to apply to this at present.) I understand this. I will have to try to dig out some ARM reference design from somewhere, I cannot afford one sadly. ARM Ltd. people on this list: if you can send me a versatile machine, mail me in private for post address... Yours, Linus Walleij