0eb1b9e00292d382ef3339685e16df0f4799753f
[coreboot.git] / src / mainboard / tyan / s2885 / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex
2         device lapic_cluster 0 on
3                 chip cpu/amd/socket_940
4                         device lapic 0 on end
5                 end
6         end
7         device pci_domain 0 on
8                 chip northbridge/amd/amdk8
9                         device pci 18.0 on # LDT0
10                                 chip southbridge/amd/amd8151
11                                         # the on/off keyword is mandatory
12                                         device pci 0.0 on end
13                                         device pci 1.0 on end
14                                 end
15                         end
16                         device pci 18.0 on end # LDT1
17                         device pci 18.0 on #  northbridge
18                                 #  devices on link 2, link 2 == LDT 2
19                                 chip southbridge/amd/amd8131
20                                         # the on/off keyword is mandatory
21                                         device pci 0.0 on
22                                                 device pci 9.0 on end # broadcom 5703
23                                         end
24                                         device pci 0.1 on end
25                                         device pci 1.0 on end
26                                         device pci 1.1 on end
27                                 end
28                                 chip southbridge/amd/amd8111
29                                         # this "device pci 0.0" is the parent the next one
30                                         # PCI bridge
31                                         device pci 0.0 on
32                                                 device pci 0.0 on end
33                                                 device pci 0.1 on end
34                                                 device pci 0.2 off end
35                                                 device pci 1.0 off end
36                                                 device pci b.0 on end # SiI 3114
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 on #  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
83                                                 chip drivers/generic/generic #dimm 0-0-0
84                                                         device i2c 50 on end
85                                                 end
86                                                 chip drivers/generic/generic #dimm 0-0-1
87                                                         device i2c 51 on end
88                                                 end
89                                                 chip drivers/generic/generic #dimm 0-1-0
90                                                         device i2c 52 on end
91                                                 end
92                                                 chip drivers/generic/generic #dimm 0-1-1
93                                                         device i2c 53 on end
94                                                 end
95                                                 chip drivers/generic/generic #dimm 1-0-0
96                                                         device i2c 54 on end
97                                                 end
98                                                 chip drivers/generic/generic #dimm 1-0-1
99                                                         device i2c 55 on end
100                                                 end
101                                                 chip drivers/generic/generic #dimm 1-1-0
102                                                         device i2c 56 on end
103                                                 end
104                                                 chip drivers/generic/generic #dimm 1-1-1
105                                                         device i2c 57 on end
106                                                 end
107                                         end # acpi
108                                         device pci 1.5 on end
109                                         device pci 1.6 off end
110                                         register "ide0_enable" = "1"
111                                         register "ide1_enable" = "1"
112                                 end
113                         end #  device pci 18.0
114
115                         device pci 18.1 on end
116                         device pci 18.2 on end
117                         device pci 18.3 on end
118                 end
119
120         end #pci_domain
121
122 #        chip drivers/generic/debug
123 #                device pnp 0.0 off end
124 #                device pnp 0.1 off end
125 #                device pnp 0.2 off end
126 #                device pnp 0.3 off end
127 #               device pnp 0.4 off end
128 #               device pnp 0.5 on end
129 #        end
130 end
131