c431816db5b5c08b7b31c1a81f7b969661638dd8
[coreboot.git] / src / mainboard / msi / ms7135 / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex         # Root complex
2   device lapic_cluster 0 on                     # APIC cluster
3     chip cpu/amd/socket_754                     # Socket 754 CPU
4       device lapic 0 on end                     # APIC
5     end
6   end
7
8   device pci_domain 0 on                        # PCI domain
9     chip northbridge/amd/amdk8                  # mc0
10       device pci 18.0 on                        # Northbridge
11         # Devices on link 0, link 0 == LDT 0
12         chip southbridge/nvidia/ck804           # Southbridge
13           device pci 0.0 on end                 # HT
14           device pci 1.0 on                     # LPC
15             chip superio/winbond/w83627thf      # Super I/O
16               device pnp 4e.0 on                # Floppy
17                 io 0x60 = 0x3f0
18                 irq 0x70 = 6
19                 drq 0x74 = 2
20               end
21               device pnp 4e.1 on                # Parallel port
22                 io 0x60 = 0x378
23                 irq 0x70 = 7
24                 drq 0x74 = 3
25               end
26               device pnp 4e.2 on                # Com1
27                 io 0x60 = 0x3f8
28                 irq 0x70 = 4
29               end
30               device pnp 4e.3 on                # Com2
31                 io 0x60 = 0x2f8
32                 irq 0x70 = 3
33               end
34               device pnp 4e.5 on                # PS/2 keyboard
35                 io 0x60 = 0x60
36                 io 0x62 = 0x64
37                 irq 0x70 = 1
38                 irq 0x72 = 12
39               end
40               device pnp 4e.6 off end           # XXX keep allocator happy
41               device pnp 4e.7 off end           # Game, MIDI, GPIO 1, GPIO 5
42               device pnp 4e.8 off end           # GPIO 2
43               device pnp 4e.9 off end           # GPIO 3, GPIO 4
44               device pnp 4e.a off end           # ACPI
45               device pnp 4e.b on                # Hardware monitor
46                 io 0x60 = 0x290
47                 irq 0x70 = 5
48               end
49             end
50           end
51           device pci 1.1 on end                 # SMbus
52           device pci 2.0 on end                 # USB 1.1
53           device pci 2.1 on end                 # USB 2
54           device pci 4.0 on end                 # Onboard audio (ACI)
55           device pci 4.1 off end                # Onboard modem (MCI) -- not wired out
56           device pci 6.0 on end                 # IDE
57           device pci 7.0 on end                 # SATA 1
58           device pci 8.0 on end                 # SATA 0
59           device pci 9.0 on end                 # PCI
60           device pci a.0 on end                 # NIC
61           device pci b.0 off end                # PCI E 3 -- not wired out
62           device pci c.0 off end                # PCI E 2 -- not wired out
63           device pci d.0 on end                 # PCI E 1
64           device pci e.0 on end                 # PCI E 0
65           register "ide0_enable" = "1"
66           register "ide1_enable" = "1"
67           register "sata0_enable" = "1"
68           register "sata1_enable" = "1"
69         end
70       end
71       device pci 18.1 on end
72       device pci 18.2 on end
73       device pci 18.3 on end
74     end
75   end
76 end