Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / iwill / dk8x / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex
2         device pci_domain 0 on
3                 chip northbridge/amd/amdk8
4                         device pci 18.0 on #  northbridge
5                                 #  devices on link 0, link 0 == LDT 0
6                                 chip southbridge/amd/amd8131
7                                         # the on/off keyword is mandatory
8                                         device pci 0.0 on end
9                                         device pci 0.1 on end
10                                         device pci 1.0 on end
11                                         device pci 1.1 on end
12                                 end
13                                 chip southbridge/amd/amd8111
14                                         # this "device pci 0.0" is the parent the next one
15                                         # PCI bridge
16                                         device pci 0.0 on
17                                                 device pci 0.0 on end
18                                                 device pci 0.1 on end
19                                                 device pci 0.2 on end
20                                                 device pci 1.0 off end
21                                         end
22                                         device pci 1.0 on
23                                                 chip superio/winbond/w83627thf
24                                                         device pnp 2e.0 on end
25                                                         device pnp 2e.1 on end
26                                                         device pnp 2e.2 on end
27                                                         device pnp 2e.3 on end
28                                                         device pnp 2e.4 on end
29                                                         device pnp 2e.5 on end
30                                                         device pnp 2e.6 on end
31                                                         device pnp 2e.7 on end
32                                                         device pnp 2e.8 on end
33                                                         device pnp 2e.9 on end
34                                                         device pnp 2e.a on end
35                                                 end
36                                         end
37                                         device pci 1.1 on end
38                                         device pci 1.2 on end
39                                         device pci 1.3 on end
40                                         device pci 1.5 off end
41                                         device pci 1.6 off end
42                                 end
43                         end # LDT0
44                         device pci 18.0 on end # LDT1
45                         device pci 18.0 on end # LDT2
46                         device pci 18.1 on end
47                         device pci 18.2 on end
48                         device pci 18.3 on end
49                 end
50                 chip northbridge/amd/amdk8
51                         device pci 19.0 on end
52                         device pci 19.0 on end
53                         device pci 19.0 on end
54                         device pci 19.1 on end
55                         device pci 19.2 on end
56                         device pci 19.3 on end
57                 end
58         end
59         device apic_cluster 0 on
60                 chip cpu/amd/socket_940
61                         device apic 0 on end
62                 end
63                 chip cpu/amd/socket_940
64                         device apic 1 on end
65                 end
66         end
67 end
68