4 compatible = "simple-bus";
13 #interrupt-cells = <2>;
17 #interrupt-cells = <1>;
21 interrupt-map-mask = <0xf800 0 0 7>;
23 /* IDSEL 0x11 - PCI slot 1 */
24 0x8800 0 0 1 &pic 2 1 /* INTA */
25 0x8800 0 0 2 &pic 3 1 /* INTB */
26 0x8800 0 0 3 &pic 4 1 /* INTC */
27 0x8800 0 0 4 &pic 1 1 /* INTD */
28 /* IDSEL 0x12 - PCI slot 2 */
29 0x9000 0 0 1 &pic 3 1 /* INTA */
30 0x9000 0 0 2 &pic 4 1 /* INTB */
31 0x9000 0 0 3 &pic 1 1 /* INTC */
32 0x9000 0 0 4 &pic 2 1 /* INTD */