W83627DHG/W83627EHG fixups for virtual LDNs.
[coreboot.git] / src / mainboard / asus / a8v-e_se / devicetree.cb
1 chip northbridge/amd/amdk8/root_complex         # Root complex
2   device lapic_cluster 0 on                     # APIC cluster
3     chip cpu/amd/socket_939                     # CPU
4       device lapic 0 on end                     # APIC
5     end
6   end
7   device pci_domain 0 on                        # PCI domain
8     chip northbridge/amd/amdk8                  # mc0
9       device pci 18.0 on                        # Northbridge
10         # Devices on link 0, link 0 == LDT 0
11         chip southbridge/via/vt8237r            # Southbridge
12           register "ide0_enable" = "1"          # Enable IDE channel 0
13           register "ide1_enable" = "1"          # Enable IDE channel 1
14           register "ide0_80pin_cable" = "1"     # 80pin cable on IDE channel 0
15           register "ide1_80pin_cable" = "1"     # 80pin cable on IDE channel 1
16           register "fn_ctrl_lo" = "0"           # Enable SB functions
17           register "fn_ctrl_hi" = "0xad"        # Enable SB functions
18           device pci 0.0 on end                 # HT
19           device pci f.1 on end                 # IDE
20           device pci 11.0 on                    # LPC
21             chip drivers/generic/generic        # DIMM 0-0-0
22               device i2c 50 on end
23             end
24             chip drivers/generic/generic        # DIMM 0-0-1
25               device i2c 51 on end
26             end
27             chip drivers/generic/generic        # DIMM 0-1-0
28               device i2c 52 on end
29             end
30             chip drivers/generic/generic        # DIMM 0-1-1
31               device i2c 53 on end
32             end
33             chip superio/winbond/w83627ehg      # Super I/O
34               device pnp 2e.0 on                # Floppy
35                 io 0x60 = 0x3f0
36                 irq 0x70 = 6
37                 drq 0x74 = 2
38               end
39               device pnp 2e.1 on                # Parallel port
40                 io 0x60 = 0x378
41                 irq 0x70 = 7
42                 drq 0x74 = 3
43               end
44               device pnp 2e.2 on                # Com1
45                 io 0x60 = 0x3f8
46                 irq 0x70 = 4
47               end
48               device pnp 2e.3 off               # Com2 (N/A on this board)
49                 io 0x60 = 0x2f8
50                 irq 0x70 = 3
51               end
52               device pnp 2e.5 off               # PS/2 keyboard & mouse (off)
53               end
54               device pnp 2e.106 off             # Serial flash interface (SFI)
55                 io 0x60 = 0x100
56               end
57               device pnp 2e.007 off             # GPIO 1
58               end
59               device pnp 2e.107 on              # Game port
60                 io 0x60 = 0x201
61               end
62               device pnp 2e.207 on              # MIDI
63                 io 0x62 = 0x330
64                 irq 0x70 = 0xa
65               end
66               device pnp 2e.307 off             # GPIO 6
67               end
68               device pnp 2e.8 off               # WDTO#, PLED
69               end
70               device pnp 2e.009 on              # GPIO 2
71               end
72               device pnp 2e.109 off             # GPIO 3
73               end
74               device pnp 2e.209 off             # GPIO 4
75               end
76               device pnp 2e.309 on              # GPIO 5
77               end
78               device pnp 2e.a off               # ACPI
79               end
80               device pnp 2e.b on                # Hardware monitor
81                 io 0x60 = 0x290
82                 irq 0x70 = 0
83               end
84             end
85           end
86           device pci 12.0 off end               # VIA LAN (off, other chip used)
87         end
88         chip southbridge/via/k8t890             # "Southbridge" K8T890
89         end
90       end
91       device pci 18.1 on end
92       device pci 18.2 on end
93       device pci 18.3 on end
94     end
95   end
96 end