Device Tree & PCI

Scott Wood scottwood at freescale.com
Sat Jan 12 06:02:16 EST 2008


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?

-Scott



More information about the Linuxppc-dev mailing list