AMD Geode cpus: apply un-written naming rules
[coreboot.git] / src / mainboard / eaglelion / 5bcm / devicetree.cb
1 chip northbridge/amd/gx1
2   device pci_domain 0 on
3     device pci 0.0 on end
4       chip southbridge/amd/cs5530
5         device pci 12.0 on
6           chip superio/nsc/pc97317
7             device pnp 2e.0 on          # Keyboard
8                io 0x60 = 0x60
9                io 0x62 = 0x64
10               irq 0x70 = 1
11             end
12             device pnp 2e.1 on          # Mouse
13               irq 0x70 = 12
14             end
15             device pnp 2e.2 on          # RTC
16                io 0x60 = 0x70
17               irq 0x70 = 8
18             end
19             device pnp 2e.3 off         # FDC
20             end
21             device pnp 2e.4 on          # Parallel Port
22                io 0x60 = 0x378
23               irq 0x70 = 7
24             end
25             device pnp 2e.5 on          # COM2
26                io 0x60 = 0x2f8
27               irq 0x70 = 3
28             end
29             device pnp 2e.6 on          # COM1
30                io 0x60 = 0x3f8
31               irq 0x70 = 4
32             end
33             device pnp 2e.7 on          # GPIO
34                io 0x60 = 0xe0
35             end
36             device pnp 2e.8 on          # Power Management
37                io 0x60 = 0xe800
38             end
39           end
40         device pci 12.1 off end         # SMI
41         device pci 12.2 on  end         # IDE
42         device pci 12.3 off end         # Audio
43         device pci 12.4 off end         # VGA
44       end
45     end
46   end
47
48   chip cpu/amd/geode_gx1
49   end
50
51 end
52