3 # Enable deep Sx states
4 register
"deep_s3_enable_ac" = "0"
5 register
"deep_s3_enable_dc" = "0"
6 register
"deep_s5_enable_ac" = "1"
7 register
"deep_s5_enable_dc" = "1"
8 register
"deep_sx_config" = "DSX_EN_WAKE_PIN"
10 register
"eist_enable" = "true"
12 #
Set the Thermal
Control Circuit
(TCC
) activation value
to 95C
13 # even though FSP integration guide says
to set it
to 100C
for SKL
-U
14 #
(offset at
0), because when the TCC activates at
100C
, the CPU
15 # will have already shut itself down from overheating protection.
16 register
"tcc_offset" = "5" # TCC of
95C
19 # Note that GPE events called out in ASL code rely on this
20 # route. i.e.
If this route changes
then the affected GPE
21 # offset bits also need
to be changed.
22 register
"gpe0_dw0" = "GPP_C"
23 register
"gpe0_dw1" = "GPP_D"
24 register
"gpe0_dw2" = "GPP_E"
27 register
"dptf_enable" = "0"
30 register
"DspEnable" = "1"
31 register
"IoBufferOwnership" = "0"
32 register
"SkipExtGfxScan" = "1"
33 register
"SaGv" = "SaGv_Enabled"
34 register
"PmConfigSlpS3MinAssert" = "2" #
50ms
35 register
"PmConfigSlpS4MinAssert" = "1" #
1s
36 register
"PmConfigSlpSusMinAssert" = "3" #
500ms
37 register
"PmConfigSlpAMinAssert" = "3" #
2s
39 # VR Settings Configuration
for 4 Domains
40 #
+----------------+-------+-------+-------------+-------+
41 #| Domain
/Setting | SA | IA | GT
-Unsliced | GT |
42 #
+----------------+-------+-------+-------------+-------+
43 #| Psi1Threshold |
20A |
20A |
20A |
20A |
44 #| Psi2Threshold |
4A |
5A |
5A |
5A |
45 #| Psi3Threshold |
1A |
1A |
1A |
1A |
46 #| Psi3Enable |
1 |
1 |
1 |
1 |
47 #| Psi4Enable |
1 |
1 |
1 |
1 |
48 #| ImonSlope |
0 |
0 |
0 |
0 |
49 #| ImonOffset |
0 |
0 |
0 |
0 |
50 #| VrVoltageLimit |
1.52V |
1.52V |
1.52V |
1.52V |
51 #
+----------------+-------+-------+-------------+-------+
52 register
"domain_vr_config[VR_SYSTEM_AGENT]" = "{
53 .vr_config_enable = 1,
54 .psi1threshold = VR_CFG_AMP(20),
55 .psi2threshold = VR_CFG_AMP(4),
56 .psi3threshold = VR_CFG_AMP(1),
61 .voltage_limit = 1520,
64 register
"domain_vr_config[VR_IA_CORE]" = "{
65 .vr_config_enable = 1,
66 .psi1threshold = VR_CFG_AMP(20),
67 .psi2threshold = VR_CFG_AMP(5),
68 .psi3threshold = VR_CFG_AMP(1),
73 .voltage_limit = 1520,
76 register
"domain_vr_config[VR_GT_UNSLICED]" = "{
77 .vr_config_enable = 1,
78 .psi1threshold = VR_CFG_AMP(20),
79 .psi2threshold = VR_CFG_AMP(5),
80 .psi3threshold = VR_CFG_AMP(1),
85 .voltage_limit = 1520,
88 register
"domain_vr_config[VR_GT_SLICED]" = "{
89 .vr_config_enable = 1,
90 .psi1threshold = VR_CFG_AMP(20),
91 .psi2threshold = VR_CFG_AMP(5),
92 .psi3threshold = VR_CFG_AMP(1),
97 .voltage_limit = 1520,
100 register
"PcieRpClkSrcNumber[0]" = "0"
103 register
"power_limits_config" = "{
104 .tdp_pl2_override = 25,
107 # Send an extra VR mailbox command
for the PS4 exit issue
108 register
"SendVrMbxCmd" = "2"
111 device ref igpu on
end
112 device ref sa_thermal on
end
113 device ref south_xhci on
114 register
"usb2_ports" = "{
115 [0] = USB2_PORT_MID(OC_SKIP), /* Type-A Port (right) */
116 [1] = USB2_PORT_MID(OC_SKIP), /* Type-A Port (right) */
117 [2] = USB2_PORT_MID(OC_SKIP), /* WiFi */
118 [3] = USB2_PORT_MID(OC_SKIP), /* F_USB3 header */
119 [4] = USB2_PORT_MID(OC_SKIP), /* F_USB3 header */
120 [5] = USB2_PORT_MID(OC_SKIP), /* Type-A Port (left) */
121 [6] = USB2_PORT_MID(OC_SKIP), /* Type-A Port (left) */
122 [7] = USB2_PORT_MID(OC_SKIP), /* GL850G for F_USB1 and F_USB2 headers */
125 register
"usb3_ports" = "{
126 [0] = USB3_PORT_DEFAULT(OC_SKIP), /* Type-A Port (right) */
127 [1] = USB3_PORT_DEFAULT(OC_SKIP), /* Type-A Port (right) */
128 [2] = USB3_PORT_DEFAULT(OC_SKIP), /* F_USB3 header */
129 [3] = USB3_PORT_DEFAULT(OC_SKIP), /* F_USB3 header */
132 device ref south_xdci on
end
133 device ref thermal on
end
134 device ref heci1 on
end
136 register
"SataPortsEnable" = "{
141 register
"SataSpeedLimit" = "2"
143 device ref pcie_rp3 on
144 register
"PcieRpEnable[2]" = "1"
146 device ref pcie_rp4 on
147 register
"PcieRpEnable[3]" = "1"
148 register
"PcieRpClkSrcNumber[3]" = "1"
150 device ref pcie_rp5 on
151 register
"PcieRpEnable[4]" = "1"
152 register
"PcieRpClkSrcNumber[4]" = "2"
153 smbios_slot_desc
"SlotTypePciExpressMini52pinWithoutBSKO"
154 "SlotLengthOther" "MPCIE_WIFI1" "SlotDataBusWidth1X"
156 device ref pcie_rp6 on
end
157 device ref pcie_rp9 on
158 register
"PcieRpEnable[8]" = "1"
159 register
"PcieRpClkSrcNumber[8]" = "3"
160 smbios_slot_desc
"SlotTypeM2Socket3" "SlotLengthOther"
161 "SSD_M.2 2242/2280" "SlotDataBusWidth4X"
163 device ref pcie_rp10 on
164 register
"PcieRpEnable[9]" = "1"
165 register
"PcieRpClkSrcNumber[9]" = "3"
167 device ref pcie_rp11 on
168 register
"PcieRpEnable[10]" = "1"
169 register
"PcieRpClkSrcNumber[10]" = "3"
171 device ref pcie_rp12 on
172 register
"PcieRpEnable[11]" = "1"
173 register
"PcieRpClkSrcNumber[11]" = "3"
175 device ref lpc_espi on
176 register
"serirq_mode" = "SERIRQ_CONTINUOUS"
178 register
"gen1_dec" = "0x007c0a01" # EC
0xa00-0xa7f
179 register
"gen2_dec" = "0x000c03e1" # COM3 port
0x3e0 - 0x3ef
180 register
"gen3_dec" = "0x00fc02e1" # COM2
/4/5/6 ports
0x2e0 - 0x2ff
181 chip drivers
/pc80
/tpm
182 device pnp
0c31.0 on
end
184 chip superio
/ite
/it8786e
185 register
"TMPIN1.mode" = "THERMAL_PECI"
186 register
"TMPIN1.offset" = "100"
187 register
"TMPIN1.min" = "128"
188 register
"TMPIN2.mode" = "THERMAL_RESISTOR"
189 register
"TMPIN2.min" = "128"
190 register
"TMPIN3.mode" = "THERMAL_MODE_DISABLED"
191 register
"ec.vin_mask" = "VIN_ALL"
192 # FAN1 is CPU fan
(on board
)
193 register
"FAN1.mode" = "FAN_SMART_AUTOMATIC"
194 register
"FAN1.smart.tmpin" = " 1"
195 register
"FAN1.smart.tmp_off" = "35"
196 register
"FAN1.smart.tmp_start" = "60"
197 register
"FAN1.smart.tmp_full" = "85"
198 register
"FAN1.smart.tmp_delta" = " 2"
199 register
"FAN1.smart.pwm_start" = "20"
200 register
"FAN1.smart.slope" = "24"
201 # FAN2 is system fan
(4 pin connector populated
)
202 #register
"FAN2.mode" = "FAN_MODE_OFF"
203 # FAN3 PWM is used
for LVDS backlight
control
204 #register
"FAN3.mode" = "FAN_MODE_OFF"
206 device pnp
2e
.1 on # COM
1
210 device pnp
2e
.2 on # COM
2
214 device pnp
2e
.3 on #
Printer Port
220 device pnp
2e
.4 on # Environment Controller
225 device pnp
2e
.5 on # Keyboard
230 device pnp
2e
.6 on # Mouse
233 device pnp
2e
.7 off # GPIO
235 device pnp
2e
.8 on # COM
3
239 device pnp
2e
.9 on # COM
4
243 device pnp
2e.a off
end # CIR
244 device pnp
2e.b on # COM
5
248 device pnp
2e.c on # COM
6
254 device ref hda on
end
255 device ref smbus on
end
256 device ref fast_spi on
end