Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / tyan / s2875 / 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 #  northbridge
10                                 #  devices on link 0, link 0 == LDT 0
11                                 chip southbridge/amd/amd8151
12                                         # the on/off keyword is mandatory
13                                         device pci 0.0 on end
14                                         device pci 1.0 on end
15                                 end
16                                 chip southbridge/amd/amd8111
17                                         # this "device pci 0.0" is the parent the next one
18                                         # PCI bridge
19                                         device pci 0.0 on
20                                                 device pci 0.0 on end
21                                                 device pci 0.1 on end
22                                                 device pci 0.2 off end
23                                                 device pci 1.0 off end
24                                                 device pci 5.0 on end
25                                         end
26                                         device pci 1.0 on
27                                                 chip superio/winbond/w83627hf
28                                                         device pnp 2e.0 on #  Floppy
29                                                                 io 0x60 = 0x3f0
30                                                                 irq 0x70 = 6
31                                                                 drq 0x74 = 2
32                                                         end
33                                                         device pnp 2e.1 off #  Parallel Port
34                                                                 io 0x60 = 0x378
35                                                                 irq 0x70 = 7
36                                                         end
37                                                         device pnp 2e.2 on #  Com1
38                                                                 io 0x60 = 0x3f8
39                                                                 irq 0x70 = 4
40                                                         end
41                                                         device pnp 2e.3 off #  Com2
42                                                                 io 0x60 = 0x2f8
43                                                                 irq 0x70 = 3
44                                                         end
45                                                         device pnp 2e.5 on #  Keyboard
46                                                                 io 0x60 = 0x60
47                                                                 io 0x62 = 0x64
48                                                                 irq 0x70 = 1
49                                                                 irq 0x72 = 12
50                                                         end
51                                                         device pnp 2e.6 off #  CIR
52                                                                 io 0x60 = 0x100
53                                                         end
54                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
55                                                                 io 0x60 = 0x220
56                                                                 io 0x62 = 0x300
57                                                                 irq 0x70 = 9
58                                                         end
59                                                         device pnp 2e.8 off end #  GPIO2
60                                                         device pnp 2e.9 off end #  GPIO3
61                                                         device pnp 2e.a off end #  ACPI
62                                                         device pnp 2e.b on #  HW Monitor
63                                                                 io 0x60 = 0x290
64                                                                 irq 0x70 = 5
65                                                         end
66                                                 end
67                                         end
68                                         device pci 1.1 on end
69                                         device pci 1.2 on end
70                                         device pci 1.3 on end
71                                         device pci 1.5 on end
72                                         device pci 1.6 off end
73                                         register "ide0_enable" = "1"
74                                         register "ide1_enable" = "1"
75                                 end
76                         end #  device pci 18.0
77
78                         device pci 18.0 on end
79                         device pci 18.0 on end
80
81                         device pci 18.1 on end
82                         device pci 18.2 on end
83                         device pci 18.3 on end
84                 end
85         end
86 end
87