From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH 1/5] dmaengine: add ep93xx DMA support Date: Thu, 26 May 2011 22:53:49 +0100 Message-ID: <20110526215349.GM24876@n2100.arm.linux.org.uk> References: <20110525195413.GC2996@acer> <20110526043344.GA2749@acer> <20110526183800.GE2957@acer> <0D753D10438DA54287A00B027084269764D3319EC4@AUSP01VMBX24.collaborationhost.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Mika Westerberg , Linus Walleij , Vinod Koul , "linux-kernel@vger.kernel.org" , Grant Likely , "ryan@bluewatersys.com" , spi mailing list , Dan Williams , "linux-arm-kernel@lists.infradead.org" To: H Hartley Sweeten Return-path: Content-Disposition: inline In-Reply-To: <0D753D10438DA54287A00B027084269764D3319EC4@AUSP01VMBX24.collaborationhost.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Thu, May 26, 2011 at 01:48:12PM -0500, H Hartley Sweeten wrote: > I think the biggest hurdle with using the amba-pl022 driver is that the ep93xx > spi peripheral does not have the registers with the pid and cid id's. Without > those I don't think the amba bus driver will be able to match the device to > the driver. I've just committed Linus' patches to allow a provided ID to override what the bus code finds.