Hi Rob, On Tue, 16 Nov 2010 14:33:48 -0600 Rob Herring <robherri...@gmail.com> wrote: > > From: Rob Herring <rob.herr...@calxeda.com> > > This is a mixture of driver fixes for OF on little-endian and ARM platforms. > > The last 2 patches need more thought. Currently, it's just copied from PPC. > There > are some ARM platforms which set 64-bit dma_masks (iop13xx and orion5x) > which is not handled. I would think 64-bit PPC would have a similar issue. > > Rob Herring (7): > OF: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF > of: Fixes for OF probing on little endian systems > ipmi: explicitly include of_address.h and of_irq.h > mmc: sdhci-of: fix build on non-powerpc platforms > mmc: sdhci-of: support generic OF controllers > ARM: add dma_mask to pdev_archdata > OF: set dma_mask for ARM
I think you need to change the order of these patches so that the fixes for the bugs exposed by allowing the building of these drivers on other platforms are before the patch that allows the building. -- Cheers, Stephen Rothwell s...@canb.auug.org.au http://www.canb.auug.org.au/~sfr/
pgpKTRJeSX6ZS.pgp
Description: PGP signature
_______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss