1 # SPDX
-License
-Identifier
: GPL
-2.0-only
5 register
"PmConfigSlpS3MinAssert" = "SLP_S3_MIN_ASSERT_50MS"
6 register
"PmConfigSlpS4MinAssert" = "SLP_S4_MIN_ASSERT_4S"
7 register
"PmConfigSlpSusMinAssert" = "SLP_SUS_MIN_ASSERT_4S"
8 register
"PmConfigSlpAMinAssert" = "SLP_A_MIN_ASSERT_2S"
9 register
"PmConfigPwrCycDur" = "RESET_POWER_CYCLE_4S"
11 # VR Settings Configuration
for 2 Domains
12 #
+----------------+-------+-------+
13 #| Domain
/Setting | VCC | VCCGT |
14 #
+----------------+-------+-------+
15 #| Psi1Threshold |
20A |
20A |
16 #| Psi2Threshold |
5A |
5A |
17 #| Psi3Threshold |
1A |
1A |
18 #| Psi3Enable |
1 |
1 |
19 #| Psi4Enable |
1 |
1 |
20 #| ImonSlope |
0 |
0 |
21 #| ImonOffset |
0 |
0 |
22 #| IccMax |
55A |
35A |
23 #| VrVoltageLimit |
1.52V |
1.52V |
24 #| AcLoadline |
2.1 |
3.1 |
25 #| DcLoadline |
2.1 |
3.1 |
26 #
+----------------+-------+-------+
27 register
"domain_vr_config[VR_IA_CORE]" = "{
28 .vr_config_enable = 1,
29 .psi1threshold = VR_CFG_AMP(20),
30 .psi2threshold = VR_CFG_AMP(5),
31 .psi3threshold = VR_CFG_AMP(1),
36 .icc_max = VR_CFG_AMP(55),
37 .voltage_limit = 1520,
42 register
"domain_vr_config[VR_GT_UNSLICED]" = "{
43 .vr_config_enable = 1,
44 .psi1threshold = VR_CFG_AMP(20),
45 .psi2threshold = VR_CFG_AMP(5),
46 .psi3threshold = VR_CFG_AMP(1),
51 .icc_max = VR_CFG_AMP(35),
52 .voltage_limit = 1520,
57 # Vendor
set Psys Pmax
to 30W
58 register
"power_limits_config" = "{
63 # Send an extra VR mailbox command
for the PS4 exit issue
64 register
"SendVrMbxCmd" = "2"
67 device ref igpu on
end
69 device ref south_xhci on
70 register
"usb2_ports" = "{
71 [0] = USB2_PORT_LONG(OC0),
72 [1] = USB2_PORT_LONG(OC0),
73 [2] = USB2_PORT_LONG(OC1),
74 [3] = USB2_PORT_LONG(OC1),
75 [4] = USB2_PORT_LONG(OC2), /* Debug */
78 device ref thermal on
end
79 device ref heci1 on
end
81 register
"SataSalpSupport" = "1"
82 register
"SataPortsEnable" = "{
88 device ref pcie_rp9 on
89 register
"PcieRpEnable[8]" = "1"
91 device ref pcie_rp10 on
92 register
"PcieRpEnable[9]" = "1"
94 device ref pcie_rp11 on
95 register
"PcieRpEnable[10]" = "1"
97 device ref lpc_espi on
98 register
"serirq_mode" = "SERIRQ_CONTINUOUS"
100 # EC
/kempld at
0xa80/0xa81
101 register
"gen1_dec" = "0x00000a81"
103 chip drivers
/pc80
/tpm
104 device pnp
0c31.0 on
end
106 chip ec
/kontron
/kempld
107 register
"uart[0]" = "{ KEMPLD_UART_3F8, 4 }"
108 device generic
0.0 on
end # UART #
0
112 chip drivers
/i2c
/nct7802y
113 device i2c
0x2e on
end
116 device ref fast_spi on
end
117 device ref gbe on
end