Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / dell / s1850 / devicetree.cb
1 chip northbridge/intel/e7520 # mch
2         device pci_domain 0 on
3                 chip southbridge/intel/i82801ex # i82801er
4                         # USB ports
5                         device pci 1d.0 on end
6                         device pci 1d.1 on end
7                         device pci 1d.2 on end
8                         device pci 1d.3 on end
9                         device pci 1d.7 on end
10
11                         # -> Bridge
12                         device pci 1e.0 on end
13
14                         # -> ISA
15                         device pci 1f.0 on
16                                 chip superio/nsc/pc8374
17                                         device pnp 2e.0 off end
18                                         device pnp 2e.1 off end
19                                         device pnp 2e.2 off end
20                                         device pnp 2e.3 on
21                                                  io 0x60 = 0x3f8
22                                                 irq 0x70 = 4
23                                         end
24                                         device pnp 2e.4 off end
25                                         device pnp 2e.5 off end
26                                         device pnp 2e.6 off end
27                                         device pnp 2e.7 off end
28                                         device pnp 2e.8 off end
29                                 end
30                         end
31                         # -> IDE
32                         device pci 1f.1 on end
33                         # -> SATA
34                         device pci 1f.2 on end
35                         device pci 1f.3 on end
36
37                         register "pirq_a_d" = "0x8a07030b"
38                         register "pirq_e_h" = "0x85808080"
39                 end
40                 device pci 00.0 on end
41                 device pci 00.1 on end
42                 device pci 01.0 on end
43                 device pci 02.0 on
44                         chip southbridge/intel/pxhd # pxhd1
45                                 # Bus bridges and ioapics usually bus 1
46                                 device pci 0.0 on
47                                 # On board gig e1000
48                                         chip drivers/generic/generic
49                                                 device pci 03.0 on end
50                                                 device pci 03.1 on end
51                                         end
52                                 end
53                                 device pci 0.1 on end
54                                 device pci 0.2 on end
55                                 device pci 0.3 on end
56                         end
57                 end
58                 device pci 04.0 on end
59                 device pci 06.0 on end
60         end
61         device apic_cluster 0 on
62                 chip cpu/intel/socket_mPGA604 # cpu 0
63                         device apic 0 on end
64                 end
65                 chip cpu/intel/socket_mPGA604 # cpu 1
66                         device apic 6 on end
67                 end
68         end
69         register "intrline" = "0x00070100"
70 end
71