Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / tyan / s2882 / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex
2         device apic_cluster 0 on
3                 chip cpu/amd/socket_940
4                         device apic 0 on end
5                 end
6         end
7
8         device pci_domain 0 on
9                 chip northbridge/amd/amdk8
10                         device pci 18.0 on #  northbridge
11                                 #  devices on link 0, link 0 == LDT 0
12                                 chip southbridge/amd/amd8131
13                                         # the on/off keyword is mandatory
14                                         device pci 0.0 on
15                                                 device pci 6.0 on end # adaptec
16                                                 device pci 6.1 on end
17                                                 device pci 9.0 on end # broadcom 5704
18                                                 device pci 9.1 on end
19                                         end
20                                         device pci 0.1 on end
21                                         device pci 1.0 on end
22                                         device pci 1.1 on end
23                                 end
24                                 chip southbridge/amd/amd8111
25                                         # this "device pci 0.0" is the parent the next one
26                                         # PCI bridge
27                                         device pci 0.0 on
28                                                 device pci 0.0 on end
29                                                 device pci 0.1 on end
30                                                 device pci 0.2 off end
31                                                 device pci 1.0 off end
32                                                 device pci 5.0 on end
33                                         #       chip drivers/ati/ragexl
34                                                 device pci 6.0 on end
35                                         #       end
36                                                 device pci 8.0 on end #intel 10/100
37                                         end
38                                         device pci 1.0 on
39                                                 chip superio/winbond/w83627hf
40                                                         device pnp 2e.0 on #  Floppy
41                                                                 io 0x60 = 0x3f0
42                                                                 irq 0x70 = 6
43                                                                 drq 0x74 = 2
44                                                         end
45                                                         device pnp 2e.1 off #  Parallel Port
46                                                                 io 0x60 = 0x378
47                                                                 irq 0x70 = 7
48                                                         end
49                                                         device pnp 2e.2 on #  Com1
50                                                                 io 0x60 = 0x3f8
51                                                                 irq 0x70 = 4
52                                                         end
53                                                         device pnp 2e.3 off #  Com2
54                                                                 io 0x60 = 0x2f8
55                                                                 irq 0x70 = 3
56                                                         end
57                                                         device pnp 2e.5 on #  Keyboard
58                                                                 io 0x60 = 0x60
59                                                                 io 0x62 = 0x64
60                                                                 irq 0x70 = 1
61                                                                 irq 0x72 = 12
62                                                         end
63                                                         device pnp 2e.6 off #  CIR
64                                                                 io 0x60 = 0x100
65                                                         end
66                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
67                                                                 io 0x60 = 0x220
68                                                                 io 0x62 = 0x300
69                                                                 irq 0x70 = 9
70                                                         end
71                                                         device pnp 2e.8 off end #  GPIO2
72                                                         device pnp 2e.9 off end #  GPIO3
73                                                         device pnp 2e.a off end #  ACPI
74                                                         device pnp 2e.b on #  HW Monitor
75                                                                 io 0x60 = 0x290
76                                                                 irq 0x70 = 5
77                                                         end
78                                                 end
79                                         end
80                                         device pci 1.1 on end
81                                         device pci 1.2 on end
82                                         device pci 1.3 on end
83                                         device pci 1.3 on
84 #                                                chip drivers/generic/generic #dimm 0-0-0
85 #                                                        device i2c 50 on end
86 #                                                end
87 #                                                chip drivers/generic/generic #dimm 0-0-1
88 #                                                        device i2c 51 on end
89 #                                                end
90 #                                                chip drivers/generic/generic #dimm 0-1-0
91 #                                                        device i2c 52 on end
92 #                                                end
93 #                                                chip drivers/generic/generic #dimm 0-1-1
94 #                                                        device i2c 53 on end
95 #                                                end
96 #                                                chip drivers/generic/generic #dimm 1-0-0
97 #                                                        device i2c 54 on end
98 #                                                end
99 #                                                chip drivers/generic/generic #dimm 1-0-1
100 #                                                        device i2c 55 on end
101 #                                                end
102 #                                                chip drivers/generic/generic #dimm 1-1-0
103 #                                                        device i2c 56 on end
104 #                                                end
105 #                                                chip drivers/generic/generic #dimm 1-1-1
106 #                                                        device i2c 57 on end
107 #                                                end
108                                         end # acpi
109                                         device pci 1.5 off end
110                                         device pci 1.6 off end
111                                         register "ide0_enable" = "1"
112                                         register "ide1_enable" = "1"
113                                 end
114                         end #  device pci 18.0
115
116                         device pci 18.0 on end
117                         device pci 18.0 on end
118
119                         device pci 18.1 on end
120                         device pci 18.2 on end
121                         device pci 18.3 on end
122                 end # NB
123         end #pci_domain
124 end
125