1 ## SPDX
-License
-Identifier
: GPL
-2.0-or-later
3 chip soc
/intel
/xeon_sp
/spr
4 # configure MSR_TURBO_RATIO_LIMIT
, MSR_TURBO_RATIO_LIMIT_CORES msrs
5 register
"turbo_ratio_limit" = "0x181819191e242424"
6 register
"turbo_ratio_limit_cores" = "0x3836322e2a1c1a18"
9 device pci
1f
.0 on # Intel device
1b81
: PCH eSPI controller
12 chip superio
/aspeed
/ast2400
13 register
"use_espi" = "1"
14 device pnp
2e
.2 on # SUART1
18 device pnp
2e
.3 on # SUART2
25 chip drivers
/ipmi # BMC KCS
26 device pnp ca2.0 on
end
27 register
"bmc_i2c_address" = "0x20"
28 register
"bmc_boot_timeout" = "60"
30 chip drivers
/pc80
/tpm # TPM
31 device pnp
0c31.0 on
end