From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 26 May 2011 22:53:49 +0100 Subject: [PATCH 1/5] dmaengine: add ep93xx DMA support In-Reply-To: <0D753D10438DA54287A00B027084269764D3319EC4@AUSP01VMBX24.collaborationhost.net> References: <20110525195413.GC2996@acer> <20110526043344.GA2749@acer> <20110526183800.GE2957@acer> <0D753D10438DA54287A00B027084269764D3319EC4@AUSP01VMBX24.collaborationhost.net> Message-ID: <20110526215349.GM24876@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.