Re: [PATCH 4/4] PowerPC: Add PCI node to 440GRx Rainier DTS.

2007-12-21 Thread Stefan Roese
On Friday 21 December 2007, Benjamin Herrenschmidt wrote: > On Fri, 2007-12-21 at 19:27 +0300, Valentine Barshak wrote: > > + /* All PCI interrupts are routed to IRQ 67 */ > > + interrupt-map-mask = < 0 0 0>; > > + interrupt-map

Re: [PATCH 4/4] PowerPC: Add PCI node to 440GRx Rainier DTS.

2007-12-21 Thread Benjamin Herrenschmidt
On Sat, 2007-12-22 at 06:54 +0100, Stefan Roese wrote: > On Friday 21 December 2007, Benjamin Herrenschmidt wrote: > > On Fri, 2007-12-21 at 19:27 +0300, Valentine Barshak wrote: > > > + /* All PCI interrupts are routed to IRQ 67 */ > > > + interrupt-map

Re: [PATCH 4/4] PowerPC: Add PCI node to 440GRx Rainier DTS.

2007-12-21 Thread Benjamin Herrenschmidt
On Fri, 2007-12-21 at 19:27 +0300, Valentine Barshak wrote: > + /* All PCI interrupts are routed to IRQ 67 */ > + interrupt-map-mask = < 0 0 0>; > + interrupt-map = < 0 0 0 &UIC2 3 8 >; > + }; Same question a

Re: [PATCH 4/4] PowerPC: Add PCI node to 440GRx Rainier DTS.

2007-12-21 Thread Valentine Barshak
> + reg = <1 eec0 8 /* Config space access */ > +1 eed8 4 /* IACK */ > +1 eed8 4 /* Special cycle */ Please, discard this one, since it contains the typos pasted from previous bamboo dts, which hav

[PATCH 4/4] PowerPC: Add PCI node to 440GRx Rainier DTS.

2007-12-21 Thread Valentine Barshak
This adds PCI entry to PowerPC 440GRx Rainier DTS. Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/rainier.dts | 27 +++ 1 files changed, 27 insertions(+) --- linux-2.6.orig/arch/powerpc/boot/dts/rainier.dts2007-12-19 16:00:01.000