On Mon, Sep 17, 2012 at 6:59 PM, Roland Stigge [off-list ref] 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 <redacted>
This looks good so:
Acked-by: Linus Walleij <redacted>
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