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