Device Tree & PCI

Rune Torgersen runet at innovsys.com
Sat Jan 12 16:08:14 EST 2008


>From: Scott Wood
>Sent: Fri 1/11/2008 1:02 PM
>To: Rune Torgersen
>Cc: linuxppc-dev at ozlabs.org
>Subject: Re: Device Tree & PCI
> 
>On Fri, Jan 11, 2008 at 12:17:41PM -0600, Rune Torgersen wrote:
>> 		PCI_INT: pic at 5,10 {
>> 			#interrupt-cells = <1>;
>> 			interrupt-controller;
>> 			reg = <5 10 4>;                             //
>> Chip select, offset, length
>> 			compatible = "apmax-pciintmux";
>> 			interrupt-parent = <&PIC>;
>> 			interrupts = <19 8>;                        //
>> IRQ7, interrupt#25
>> 		};
>
>Is this interrupt controller getting registered before the PCI bus gets
>probed?

Yes, and we got the disk controller on the primary side to work fully.
The kernel is still spitting those messages out, and we have determined it does so when scanning the secondary side of the bridge, so we're suspecting our bridge node in the device tree is not correct.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080111/ac004111/attachment.htm>


More information about the Linuxppc-dev mailing list