Re: [PATCH 16/25] powerpc: EP405 boards support for arch/powerpc

2007-12-09 Thread Benjamin Herrenschmidt
powerpc: EP405 boards support for arch/powerpc Brings EP405 support to arch/powerpc. The IRQ routing for the CPLD comes from a device-tree property, PCI is working to the point where I can see the video card, USB device, and south bridge. This should work with both EP405 and EP405PC. I've not to

Re: [PATCH 16/25] powerpc: EP405 boards support for arch/powerpc

2007-12-08 Thread Benjamin Herrenschmidt
On Thu, 2007-12-06 at 21:05 -0600, Josh Boyer wrote: > On Thu, 06 Dec 2007 19:00:15 +1100 > Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > > > > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > > --- > > Index: linux-work/arch/powerpc/boot/dts/ep405.dts > >

Re: [PATCH 16/25] powerpc: EP405 boards support for arch/powerpc

2007-12-06 Thread Josh Boyer
On Thu, 06 Dec 2007 19:00:15 +1100 Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote: > > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> > --- > Index: linux-work/arch/powerpc/boot/dts/ep405.dts > === > --- /dev/null 1970-0

[PATCH 16/25] powerpc: EP405 boards support for arch/powerpc

2007-12-06 Thread Benjamin Herrenschmidt
Brings EP405 support to arch/powerpc. The IRQ routing for the CPLD comes from a device-tree property, PCI is working to the point where I can see the video card, USB device, and south bridge. This should work with both EP405 and EP405PC. I've not totally figured out how IRQs are wired on this har