cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git] / src / mainboard / bytedance / bd_egs / devicetree.cb
blobeff12e13c28bd8a2251ebdd93270c2ae8850b03a
1 ## SPDX-License-Identifier: GPL-2.0-or-later
3 chip soc/intel/xeon_sp/spr
4 register "turbo_ratio_limit" = "0x181819191e242424"
5 register "turbo_ratio_limit_cores" = "0x3836322e2a1c1a18"
7 device domain 0 on
8 device pci 1f.0 on # Intel device 1b81: PCH eSPI controller
9 chip superio/common
10 device pnp 2e.0 on
11 chip superio/aspeed/ast2400
12 register "use_espi" = "1"
13 device pnp 2e.2 on # SUART1
14 io 0x60 = 0x3f8
15 irq 0x70 = 4
16 end
17 device pnp 2e.3 on # SUART2
18 io 0x60 = 0x2f8
19 irq 0x70 = 3
20 end
21 end
22 end
23 end
24 chip drivers/ipmi # BMC KCS
25 device pnp ca2.0 on end
26 register "bmc_i2c_address" = "0x20"
27 register "bmc_boot_timeout" = "60"
28 end
29 chip drivers/pc80/tpm # TPM
30 device pnp 0c31.0 on end
31 end
32 end
33 end
34 end