0d02cc8b59e0bb8655bd9f179f7e959d06028791
[coreboot.git] / src / mainboard / iwill / dk8_htx / 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
10                         device pci 18.0 on end
11                         device pci 18.0 on #  northbridge 
12                                 chip southbridge/amd/amd8131
13                                         # the on/off keyword is mandatory
14                                         device pci 0.0 on end
15                                         device pci 0.1 on end
16                                         device pci 1.0 on end
17                                         device pci 1.1 on end
18                                 end
19                                 chip southbridge/amd/amd8111
20                                         # this "device pci 0.0" is the parent the next one
21                                         # PCI bridge
22                                         device pci 0.0 on
23                                                 device pci 0.0 on end
24                                                 device pci 0.1 on end
25                                                 device pci 0.2 off end
26                                                 device pci 1.0 off end
27                                                 #chip drivers/pci/onboard
28                                                 #        device pci 6.0 on end
29                                                 #       register "rom_address" = "0xfff80000"
30                                                 #end
31                                         end
32                                         device pci 1.0 on
33                                                 chip superio/winbond/w83627hf
34                                                         device pnp 2e.0 off #  Floppy
35                                                                 io 0x60 = 0x3f0
36                                                                 irq 0x70 = 6
37                                                                 drq 0x74 = 2
38                                                         end
39                                                         device pnp 2e.1 off #  Parallel Port
40                                                                 io 0x60 = 0x378
41                                                                 irq 0x70 = 7
42                                                         end
43                                                         device pnp 2e.2 on #  Com1
44                                                                 io 0x60 = 0x3f8
45                                                                 irq 0x70 = 4
46                                                         end
47                                                         device pnp 2e.3 off #  Com2
48                                                                 io 0x60 = 0x2f8
49                                                                 irq 0x70 = 3
50                                                         end
51                                                         device pnp 2e.5 on #  Keyboard
52                                                                 io 0x60 = 0x60
53                                                                 io 0x62 = 0x64
54                                                                 irq 0x70 = 1
55                                                                 irq 0x72 = 12
56                                                         end
57                                                         device pnp 2e.6 off #  CIR
58                                                                 io 0x60 = 0x100
59                                                         end
60                                                         device pnp 2e.7 off #  GAME_MIDI_GIPO1
61                                                                 io 0x60 = 0x220
62                                                                 io 0x62 = 0x300
63                                                                 irq 0x70 = 9
64                                                         end                                             
65                                                         device pnp 2e.8 on #  GPIO2
66                                                                 io 0x07 = 0x08ff
67                                                                 io 0x30 = 0x01ff
68                                                                 io 0x2b = 0xd0ff
69                                                                 io 0xf0 = 0xef16
70                                                         end
71                                                         device pnp 2e.9 off end #  GPIO3
72                                                         device pnp 2e.a off end #  ACPI
73                                                         device pnp 2e.b on #  HW Monitor
74                                                                 io 0x60 = 0x290
75                                                                 irq 0x70 = 5
76                                                         end
77                                                 end
78                                         end
79                                         device pci 1.1 on end
80                                         device pci 1.2 on end
81                                         device pci 1.3 on
82                                                 chip drivers/generic/generic #dimm 0-0-0
83                                                         device i2c 50 on end
84                                                 end
85                                                 chip drivers/generic/generic #dimm 0-0-1
86                                                         device i2c 51 on end
87                                                 end
88                                                 chip drivers/generic/generic #dimm 0-1-0
89                                                         device i2c 52 on end
90                                                 end
91                                                 chip drivers/generic/generic #dimm 0-1-1
92                                                         device i2c 53 on end
93                                                 end
94                                                 chip drivers/generic/generic #dimm 1-0-0
95                                                         device i2c 54 on end
96                                                 end
97                                                 chip drivers/generic/generic #dimm 1-0-1
98                                                         device i2c 55 on end
99                                                 end
100                                                 chip drivers/generic/generic #dimm 1-1-0
101                                                         device i2c 56 on end
102                                                 end
103                                                 chip drivers/generic/generic #dimm 1-1-1
104                                                         device i2c 57 on end
105                                                 end
106                                         end # acpi
107                                         device pci 1.5 off end
108                                         device pci 1.6 off end
109                                         register "ide0_enable" = "1"
110                                         register "ide1_enable" = "1"
111                                 end
112                         end #  device pci 18.0
113
114                         device pci 18.1 on end
115                         device pci 18.2 on end
116                         device pci 18.3 on end
117                 end
118
119         end #pci_domain
120 #        chip drivers/generic/debug
121 #               device pnp 0.0 off end # chip name
122 #                device pnp 0.1 on end # pci_regs_all
123 #                device pnp 0.2 off end # mem
124 #                device pnp 0.3 off end # cpuid
125 #                device pnp 0.4 off end # smbus_regs_all
126 #                device pnp 0.5 off end # dual core msr
127 #                device pnp 0.6 off end # cache size
128 #                device pnp 0.7 off end # tsc
129 #       end
130
131 end
132
133