[PATCH v6 08/10] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Jan 30 05:35:34 EST 2013
On Wed, Jan 30, 2013 at 02:00:27AM -0500, Matt Porter wrote:
> Convert dmaengine channel requests to use
> dma_request_slave_channel_compat(). This supports the DT case of
> platforms requiring channel selection from either the OMAP DMA or
> the EDMA engine. AM33xx only boots from DT and is the only user
> implementing EDMA so in the !DT case we can default to the OMAP DMA
> filter.
Acked-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
More information about the linux-arm-kernel
mailing list