[PATCH] spi/pl022: Devicetree support w/o platform data

Linus Walleij linus.walleij at linaro.org
Tue Sep 18 22:03:28 EST 2012


On Mon, Sep 17, 2012 at 6:59 PM, Roland Stigge <stigge at antcom.de> wrote:

> Even with devicetree support, we needed platform data to provide some data like
> bus_id and enable_dma, leading to mixed device tree and platform data. This
> patch makes it possible to provide all that information via device tree. Now,
> the data must be provided via platform data _or_ device tree completely.
>
> Only in case of callback specification (dma_filter()), platform data is
> necessary.
>
> Signed-off-by: Roland Stigge <stigge at antcom.de>

This looks good so:
Acked-by: Linus Walleij <linus.walleij at linaro.org>

But I think you need to page Mark Brown so it
gets picked to the stuff queued for the next merge window.
I think the dependent patch is in his SPI tree.

So I'd resend it to mark+grant with my ACK.

Yours,
Linus Walleij


More information about the devicetree-discuss mailing list