VIA cpus: apply un-written naming rules
[coreboot.git] / src / mainboard / via / vt8454c / devicetree.cb
1 chip northbridge/via/cx700
2         device lapic_cluster 0 on
3                 chip cpu/via/c7
4                         device lapic 0 on end
5                 end
6         end
7         device pci_domain 0 on
8                 device pci 0.0 on end # AGP Bridge
9                 device pci 0.1 on end # Error Reporting
10                 device pci 0.2 on end # Host Bus Control
11                 device pci 0.3 on end # Memory Controller
12                 device pci 0.4 on end # Power Management
13                 device pci 0.7 on end # V-Link Controller
14                 device pci 1.0 on     # PCI Bridge
15                         device pci 0.0 on end # Onboard Video
16                 end # PCI Bridge
17                 device pci f.0 on end # IDE/SATA
18                 #device pci f.1 on end # IDE
19                 device pci 10.0 on end # USB 1.1
20                 device pci 10.1 on end # USB 1.1
21                 device pci 10.2 on end # USB 1.1
22                 device pci 10.4 on end # USB 2.0
23                 device pci 11.0 on      # Southbridge LPC
24                         chip superio/via/vt1211
25                                 device pnp 2e.0 on      # Floppy
26                                         io 0x60 = 0x3f0
27                                         irq 0x70 = 6
28                                         drq 0x74 = 2
29                                 end
30                                 device pnp 2e.1 on      # Parallel Port
31                                         io 0x60 = 0x378
32                                         irq 0x70 = 7
33                                         drq 0x74 = 3
34                                 end
35                                 device pnp 2e.2 on      # COM1
36                                         io 0x60 = 0x3f8
37                                         irq 0x70 = 4
38                                 end
39                                 device pnp 2e.3 on      # COM2
40                                         io 0x60 = 0x2f8
41                                         irq 0x70 = 3
42                                 end
43                                 device pnp 2e.b on      # HWM
44                                         io 0x60 = 0xec00
45                                 end
46                         end # superio
47                 end # pci 11.0
48                 # 1-4 non existant
49                 #device pci 11.5 on end # AC97 Audio
50                 #device pci 11.6 off end # AC97 Modem
51                 #device pci 12.0 on end  # Ethernet
52         end # pci domain 0
53 end # cx700
54