Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
[coreboot.git] / src / mainboard / iwill / dk8s2 / 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 # LDT 0
5                                 chip southbridge/amd/amd8131
6                                         device pci 0.0 on end
7                                         device pci 0.1 on end
8                                         device pci 1.0 on end
9                                         device pci 1.1 on end
10                                 end
11                                 chip southbridge/amd/amd8111
12                                         # this "device pci 0.0" is the parent the next one
13                                         # PCI bridge
14                                         device pci 0.0 on
15                                                 device pci 0.0 on end
16                                                 device pci 0.1 on end
17                                                 device pci 0.2 on end
18                                                 device pci 1.0 off end
19                                         end
20                                         device pci 1.0 on
21                                                 chip superio/winbond/w83627hf
22                                                         device pnp  2e.0 on      # Floppy
23                                                                  io 0x60 = 0x3f0
24                                                                 irq 0x70 = 6
25                                                                 drq 0x74 = 2
26                                                         end
27                                                         device pnp  2e.1 off     # Parallel Port
28                                                                  io 0x60 = 0x378
29                                                                 irq 0x70 = 7
30                                                         end
31                                                         device pnp  2e.2 on      # Com1
32                                                                  io 0x60 = 0x3f8
33                                                                 irq 0x70 = 4
34                                                         end
35                                                         device pnp  2e.3 off     # Com2
36                                                                 io 0x60 = 0x2f8
37                                                                 irq 0x70 = 3
38                                                         end
39                                                         device pnp  2e.5 on      # Keyboard
40                                                                  io 0x60 = 0x60
41                                                                  io 0x62 = 0x64
42                                                                irq 0x70 = 1
43                                                                 irq 0x72 = 12
44                                                         end
45                                                         device pnp  2e.6 off end # CIR
46                                                         device pnp  2e.7 off end # GAME_MIDI_GIPO1
47                                                         device pnp  2e.8 off end # GPIO2
48                                                         device pnp  2e.9 off end # GPIO3
49                                                         device pnp  2e.a off end # ACPI
50                                                         device pnp  2e.b on      # HW Monitor
51                                                                  io 0x60 = 0x290
52                                                         end
53                                                         register "com1" = "{1}"
54                                                 #       register "com1" = "{1, 0, 0x3f8, 4}"
55                                                 #       register "lpt" = "{1}"
56                                                 end
57                                         end
58                                         device pci 1.1 on end
59                                         device pci 1.2 on end
60                                         device pci 1.3 on end
61                                         device pci 1.5 off end
62                                         device pci 1.6 off end
63                                 end
64                         end # LDT0
65                         device pci 18.0 on end # LDT1
66                         device pci 18.0 on end # LDT2
67                         device pci 18.1 on end
68                         device pci 18.2 on end
69                         device pci 18.3 on end
70                 end
71                 chip northbridge/amd/amdk8
72                         device pci 19.0 on end
73                         device pci 19.0 on end
74                         device pci 19.0 on end
75                         device pci 19.1 on end
76                         device pci 19.2 on end
77                         device pci 19.3 on end
78                 end
79         end
80         device lapic_cluster 0 on
81                 chip cpu/amd/socket_940
82                         device lapic 0 on end
83                 end
84                 chip cpu/amd/socket_940
85                         device lapic 1 on end
86                 end
87         end
88 end
89