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

From: Linus Walleij
Date: Tue Sep 18 2012 - 08:03:20 EST


On Mon, Sep 17, 2012 at 6:59 PM, Roland Stigge <stigge@xxxxxxxxx> 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@xxxxxxxxx>

This looks good so:
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/