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

Linus Walleij linus.walleij at linaro.org
Wed Sep 19 07:22:28 EST 2012


On Tue, Sep 18, 2012 at 3:53 PM, Roland Stigge <stigge at antcom.de> wrote:

> Even with devicetree support, we needed platform data to provide some data,
> 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 DMA where a callback specification is necessary (dma_filter()),
> platform data is the only option.
>
> Signed-off-by: Roland Stigge <stigge at antcom.de>

Acked-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij


More information about the devicetree-discuss mailing list