On 09/18/2012 04:43 PM, Arnd Bergmann wrote: > On Tuesday 18 September 2012, Roland Stigge 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 <[email protected]> > > Acked-by: Arnd Bergmann <[email protected]>
Thanks for reviewing. Of the arm-soc.git / LPC32xx related adjustments, the dts patch is obsolete now. But I will do a pull request for the other one (unchanged) when the above spi-pl022 patch is subsystem-merged. Roland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

