payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / hp / abm / devicetree.cb
blob7f7ea270f3e17bd609cff1e980c58fbc55607d1f
1 # SPDX-License-Identifier: GPL-2.0-only
3 chip northbridge/amd/agesa/family16kb/root_complex
4 device cpu_cluster 0 on
5 chip cpu/amd/agesa/family16kb
6 device lapic 0 on end
7 end
8 end
10 device domain 0 on
11 subsystemid 0x1022 0x1410 inherit
12 chip northbridge/amd/agesa/family16kb
13 device pci 0.0 on end # Root Complex
14 device pci 1.0 on end # Internal Graphics P2P bridge 0x9804
15 device pci 1.1 on end # Internal Multimedia
16 device pci 2.0 on end # PCIe Host Bridge
17 device pci 2.1 off end # unused
18 device pci 2.2 on end # GPP0: NIC
19 device pci 2.3 on end # GPP1: NIC
20 device pci 2.4 off end # GPP2: unused
21 device pci 2.5 off end # GPP3: unused
22 end #chip northbridge/amd/agesa/family16kb
24 chip southbridge/amd/agesa/hudson # it is under NB/SB Link, but on the same pci bus
25 device pci 11.0 on end # SATA
26 device pci 12.0 on end # USB
27 device pci 12.2 on end # USB
28 device pci 13.0 on end # USB
29 device pci 13.2 on end # USB
30 device pci 14.0 on end # SM
31 device pci 14.2 off end # HDA 0x4383
32 device pci 14.3 on # LPC 0x439d
33 chip superio/nuvoton/nct5104d
34 device pnp 4e.0 off end # FDC
35 device pnp 4e.2 on # COM1
36 io 0x60 = 0x3f8
37 irq 0x70 = 4
38 end
39 device pnp 4e.3 on # COM2
40 io 0x60 = 0x2f8
41 irq 0x70 = 3
42 end
43 device pnp 4e.7 off end # GPIO
44 device pnp 4e.8 off end # GPIO/WDT
45 device pnp 4e.f off end # GPIO
46 device pnp 4e.10 off end # COM3 used by port 80
47 device pnp 4e.11 on # COM4
48 io 0x60 = 0x2e8
49 irq 0x70 = 3
50 end
51 device pnp 4e.14 off end # PORT80
52 register "irq_trigger_type" = "0" # 0 edge, 1 level
53 end # nct5104d
54 end #LPC
55 device pci 14.7 off end # SD
56 device pci 16.0 on end # USB
57 device pci 16.2 on end # USB
58 end #chip southbridge/amd/agesa/hudson
60 chip northbridge/amd/agesa/family16kb
61 device pci 18.0 on end
62 device pci 18.1 on end
63 device pci 18.2 on end
64 device pci 18.3 on end
65 device pci 18.4 on end
66 device pci 18.5 on end
67 register "spdAddrLookup" = "
69 { {0xA0, 0x00}, {0x00, 0x00}, }, // socket 0 - Channel 0 - 8-bit SPD addresses
71 end
73 end #domain
74 end #northbridge/amd/agesa/family16kb/root_complex