Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / supermicro / x6dhe_g2 / devicetree.cb
1 chip northbridge/intel/e7520  # MCH
2         chip drivers/generic/debug  # DEBUGGING
3                 device pnp 00.0 off end
4                 device pnp 00.1 off end
5                 device pnp 00.2 off end
6                 device pnp 00.3 off end
7         end
8         device pci_domain 0 on
9                 chip southbridge/intel/i82801ex # ICH5R
10                         register "pirq_a_d" = "0x0b070a05"
11                         register "pirq_e_h" = "0x0a808080"
12
13                         device pci 1c.0 on
14                                 chip drivers/generic/generic
15                                         device pci 01.0 on end  # onboard gige1
16                                         device pci 02.0 on end  # onboard gige2
17                                 end
18                         end
19
20                         # USB ports
21                         device pci 1d.0 on end
22                         device pci 1d.1 on end
23                         device pci 1d.4 on end  # Southbridge Watchdog timer
24                         device pci 1d.5 on end  # Southbridge I/O apic1
25                         device pci 1d.7 on end
26
27                         # VGA / PCI 32-bit
28                         device pci 1e.0 on
29                                 chip drivers/generic/generic
30                                         device pci 01.0 on end
31                                 end
32                         end
33
34
35                         device pci 1f.0 on      # ISA bridge
36                                 chip superio/nsc/pc87427
37                                         device pnp 2e.0 off end
38                                         device pnp 2e.2 on
39                                                  io 0x60 = 0x3f8
40                                                 irq 0x70 = 4
41                                         end
42                                         device pnp 2e.3 on
43                                                  io 0x60 = 0x2f8
44                                                 irq 0x70 = 3
45                                         end
46                                         device pnp 2e.4 off end
47                                         device pnp 2e.5 off end
48                                         device pnp 2e.6 off end
49                                         device pnp 2e.7 off end
50                                         device pnp 2e.9 off end
51                                         device pnp 2e.a on end
52                                         device pnp 2e.b off end
53                                 end
54                         end
55                         device pci 1f.1 on end
56                         device pci 1f.2 on end
57                         device pci 1f.3 on end          # SMBus
58                         device pci 1f.5 off end
59                         device pci 1f.6 off end
60                 end
61
62                 device pci 00.0 on end  # Northbridge
63                 device pci 00.1 on end  # Northbridge Error reporting
64                 device pci 01.0 on end
65                 device pci 02.0 on
66                         chip southbridge/intel/pxhd     # PXHD 6700
67                                 device pci 00.0 on end   # bridge
68                                 device pci 00.1 on end   # I/O apic
69                                 device pci 00.2 on end   # bridge
70                                 device pci 00.3 on end   # I/O apic
71                         end
72                 end
73 #               device register "intrline" = "0x00070105"
74                 device  pci 04.0 on end
75                 device  pci 06.0 on end
76         end
77
78         device apic_cluster 0 on
79                 chip cpu/intel/socket_mPGA604   # CPU 0
80                         device apic 0 on end
81                 end
82                 chip cpu/intel/socket_mPGA604   # CPU 1
83                         device apic 6 on end
84                 end
85         end
86 end