[PATCH 1/7] sparc: make drivers/of/pdt.c no longer sparc-only

Grant Likely grant.likely at secretlab.ca
Mon Oct 11 15:04:43 EST 2010


On Sun, Oct 10, 2010 at 02:09:05AM -0700, Andres Salomon wrote:
> Whoops, that should've been 1/5, not 1/7.  Two additional x86 patches
> snuck in there that are already in Grant's test-devicetree branch.

Note that of the two patches I'm carrying in test-devicetree, only one
of them is actually able to move into linux-next at this present time.

1) of/irq: remove references to NO_IRQ in drivers/of/platform.c

I'm putting this one into next-devicetree now

2) x86/of: define irq functions to allow drivers/of/* to build on x86

I've not yet received an ack from the x86 maintainers on this, so I
cannot put it into my next branch.  (Sorry I didn't notice this
earlier; it just dawned on me as I was looking over which patches I
needed to move over).  The same goes for the patch that actaully adds
OF support for x86 OLPC.  I'll need an ack from x86 folks before I
merge it.

g.


> 
> 
> On Sun, 10 Oct 2010 01:43:58
> -0700 Andres Salomon <dilinger at queued.net> wrote:
> 
> > 
> > Clean up pdt.c:
> >  - make build dependent upon config OF_PROMTREE
> >  - #ifdef out the sparc-specific stuff
> >  - create pdt-specific header
> > 
> > Signed-off-by: Andres Salomon <dilinger at queued.net>


More information about the devicetree-discuss mailing list