[PATCH 2/5] spi: pl022: use generic DMA slave configuration if possible
Linus Walleij
linus.walleij at linaro.org
Fri Feb 8 05:27:32 EST 2013
On Mon, Jan 28, 2013 at 6:57 PM, Arnd Bergmann <arnd at arndb.de> wrote:
> With the new OF DMA binding, it is possible to completely avoid the
> need for platform_data for configuring a DMA channel. In cases where the
> platform has already been converted, calling dma_request_slave_channel
> should get all the necessary information from the device tree.
>
> Like the patch that converts the dw_dma controller, this is completely
> untested and is looking for someone to try it out.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
This looks correct to me atleast:
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the devicetree-discuss
mailing list