src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / asus / am1i-a / devicetree.cb
blob9126aa5e7dd16b1ee38d30738e7b646ad15ba8b5
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 chip northbridge/amd/agesa/family16kb/root_complex
8 device cpu_cluster 0 on
9 chip cpu/amd/agesa/family16kb
10 device lapic 0 on end
11 end
12 end
14 device domain 0 on
15 subsystemid 0x1043 0x8623 inherit
16 chip northbridge/amd/agesa/family16kb
17 device pci 0.0 on end # Root Complex
18 device pci 1.0 on end # Internal Graphics P2P bridge 0x9804
19 device pci 1.1 on end # Internal Multimedia
20 device pci 2.0 on end # Host Bridge
21 device pci 2.1 on end # x4 PCIe slot
22 device pci 2.2 off end # GPP Bridge 1 - not used
23 device pci 2.3 off end # GPP Bridge 2 - not used
24 device pci 2.4 off end # GPP Bridge 3 - not used
25 device pci 2.5 on end # Realtek GBE
26 end #chip northbridge/amd/agesa/family16kb
28 chip southbridge/amd/agesa/hudson # it is under NB/SB Link, but on the same pci bus
29 device pci 10.0 on end # XHCI HC0
30 device pci 11.0 on end # SATA
31 device pci 12.0 on end # USB
32 device pci 12.2 on end # USB
33 device pci 13.0 on end # USB
34 device pci 13.2 on end # USB
35 device pci 14.0 on end # SM
36 device pci 14.2 on end # HDA 0x4383
37 device pci 14.3 on # LPC 0x439d
38 chip superio/ite/it8623e
39 device pnp 2e.0 off end # FDC - not used
40 device pnp 2e.1 on # COM1
41 io 0x60 = 0x3f8
42 irq 0x70 = 4
43 end
44 device pnp 2e.2 on # COM2
45 io 0x60 = 0x2f8
46 irq 0x70 = 3
47 end
48 device pnp 2e.3 on # Parallel port
49 io 0x60 = 0x378
50 io 0x62 = 0x778 # for ECP mode
51 irq 0x70 = 5
52 drq 0x74 = 3
53 end
54 device pnp 2e.4 on # EC
55 io 0x60 = 0x290
56 io 0x62 = 0x230
57 end
58 device pnp 2e.5 on # PS/2 keyboard
59 io 0x60 = 0x60
60 io 0x62 = 0x64
61 irq 0x70 = 1
62 end
63 device pnp 2e.6 on # PS/2 mouse
64 irq 0x70 = 12
65 end
66 device pnp 2e.7 on # GPIO
67 io 0x60 = 0x320
68 io 0x62 = 0x300
69 io 0x64 = 0x321
70 end
71 end #superio/ite/it8623e
72 chip drivers/pc80/tpm
73 device pnp 4e.0 on end # TPM module
74 end
75 end #device pci 14.3 # LPC
76 device pci 14.7 off end # SD - no card reader present
77 device pci 16.0 on end # OHCI USB
78 device pci 16.2 on end # EHCI USB
79 end #chip southbridge/amd/agesa/hudson
81 chip northbridge/amd/agesa/family16kb
82 device pci 18.0 on end
83 device pci 18.1 on end
84 device pci 18.2 on end
85 device pci 18.3 on end
86 device pci 18.4 on end
87 device pci 18.5 on end
88 register "spdAddrLookup" = "
90 { {0xA0, 0xA2} },
92 end
94 end #domain
95 end #northbridge/amd/agesa/family16kb/root_complex