blob: 7c0abc141c2eed789e2d405a34d4b2ac7a1d319d [file] [log] [blame]
Nick Vaccaro17999942018-04-23 17:13:52 -07001chip soc/intel/skylake
2
Matt DeVillier8f424722019-11-27 22:55:43 -06003 # IGD Displays
4 register "gfx" = "GMA_STATIC_DISPLAYS(0)"
5
Nick Vaccaro17999942018-04-23 17:13:52 -07006 # Deep Sx states
7 register "deep_s3_enable_ac" = "0"
8 register "deep_s3_enable_dc" = "0"
9 register "deep_s5_enable_ac" = "1"
10 register "deep_s5_enable_dc" = "1"
Nick Vaccaro82aa8f82018-10-04 13:32:18 -070011 register "deep_sx_config" = "DSX_EN_LAN_WAKE_PIN | DSX_DIS_AC_PRESENT_PD"
Nick Vaccaro17999942018-04-23 17:13:52 -070012
Matt Delcoc1cb6da2018-08-15 11:55:26 -070013 register "eist_enable" = "1"
14
Nick Vaccaro17999942018-04-23 17:13:52 -070015 # GPE configuration
16 # Note that GPE events called out in ASL code rely on this
17 # route. i.e. If this route changes then the affected GPE
18 # offset bits also need to be changed.
Vincent Palatin405eb442018-05-14 12:12:16 +020019 register "gpe0_dw0" = "GPP_C"
Nick Vaccaro17999942018-04-23 17:13:52 -070020 register "gpe0_dw1" = "GPP_D"
21 register "gpe0_dw2" = "GPP_E"
22
23 # EC host command ranges are in 0x800-0x8ff & 0x200-0x20f
24 register "gen1_dec" = "0x00fc0801"
25 register "gen2_dec" = "0x000c0201"
26 # EC memory map range is 0x900-0x9ff
27 register "gen3_dec" = "0x00fc0901"
28
29 # Enable DPTF
30 register "dptf_enable" = "1"
31
32 # Enable S0ix
Felix Singer743242b2023-06-16 01:33:25 +020033 register "s0ix_enable" = true
Nick Vaccaro17999942018-04-23 17:13:52 -070034
Shaunak Saha261d6262018-08-28 15:46:01 -070035 # Disable Command TriState
36 register "CmdTriStateDis" = "1"
37
Nick Vaccaro17999942018-04-23 17:13:52 -070038 # FSP Configuration
Nick Vaccaro17999942018-04-23 17:13:52 -070039 register "SataSalpSupport" = "0"
Nick Vaccaro17999942018-04-23 17:13:52 -070040 register "SataPortsEnable[0]" = "0"
Nick Vaccaro17999942018-04-23 17:13:52 -070041 register "DspEnable" = "1"
42 register "IoBufferOwnership" = "3"
Nick Vaccaro17999942018-04-23 17:13:52 -070043 register "SsicPortEnable" = "0"
Nick Vaccaro17999942018-04-23 17:13:52 -070044 register "ScsEmmcHs400Enabled" = "1"
Nick Vaccaro17999942018-04-23 17:13:52 -070045 register "SkipExtGfxScan" = "1"
Angel Pons6fadde02021-04-04 16:11:53 +020046 register "SaGv" = "SaGv_Enabled"
Nick Vaccaro17999942018-04-23 17:13:52 -070047 register "PmConfigSlpS3MinAssert" = "2" # 50ms
48 register "PmConfigSlpS4MinAssert" = "1" # 1s
49 register "PmConfigSlpSusMinAssert" = "1" # 500ms
50 register "PmConfigSlpAMinAssert" = "3" # 2s
Nick Vaccaro17999942018-04-23 17:13:52 -070051
Sumeet R Pawnikar97c54642020-05-10 01:24:11 +053052 register "power_limits_config" = "{
53 .tdp_pl1_override = 7,
54 .tdp_pl2_override = 18,
55 .psys_pmax = 45,
56 }"
Nick Vaccaro17999942018-04-23 17:13:52 -070057 register "tcc_offset" = "10"
Nick Vaccaro17999942018-04-23 17:13:52 -070058
Nick Vaccaro17999942018-04-23 17:13:52 -070059 # VR Settings Configuration for 4 Domains
60 #+----------------+-------+-------+-------+-------+
61 #| Domain/Setting | SA | IA | GTUS | GTS |
62 #+----------------+-------+-------+-------+-------+
63 #| Psi1Threshold | 20A | 20A | 20A | 20A |
64 #| Psi2Threshold | 2A | 2A | 2A | 2A |
65 #| Psi3Threshold | 1A | 1A | 1A | 1A |
66 #| Psi3Enable | 1 | 1 | 1 | 1 |
67 #| Psi4Enable | 1 | 1 | 1 | 1 |
68 #| ImonSlope | 0 | 0 | 0 | 0 |
69 #| ImonOffset | 0 | 0 | 0 | 0 |
Nick Vaccaro4cb8ac22018-08-09 16:05:15 -070070 #| IccMax | Set by SoC code per CPU SKU |
Nick Vaccaro17999942018-04-23 17:13:52 -070071 #| VrVoltageLimit | 1.52V | 1.52V | 1.52V | 1.52V |
Pratik Prajapati4c067c82018-06-20 17:04:32 -070072 #| AcLoadline | 14.9 | 4 | 5.7 | 4.57 |
73 #| DcLoadline | 14.2 | 4 | 4.2 | 4.3 |
Nick Vaccaro17999942018-04-23 17:13:52 -070074 #+----------------+-------+-------+-------+-------+
75 register "domain_vr_config[VR_SYSTEM_AGENT]" = "{
76 .vr_config_enable = 1,
77 .psi1threshold = VR_CFG_AMP(20),
78 .psi2threshold = VR_CFG_AMP(2),
79 .psi3threshold = VR_CFG_AMP(1),
80 .psi3enable = 1,
81 .psi4enable = 1,
82 .imon_slope = 0x0,
83 .imon_offset = 0x0,
Nick Vaccaro17999942018-04-23 17:13:52 -070084 .voltage_limit = 1520,
85 .ac_loadline = 1490,
86 .dc_loadline = 1420,
87 }"
88
89 register "domain_vr_config[VR_IA_CORE]" = "{
90 .vr_config_enable = 1,
91 .psi1threshold = VR_CFG_AMP(20),
92 .psi2threshold = VR_CFG_AMP(2),
93 .psi3threshold = VR_CFG_AMP(1),
94 .psi3enable = 1,
95 .psi4enable = 1,
96 .imon_slope = 0x0,
97 .imon_offset = 0x0,
Nick Vaccaro17999942018-04-23 17:13:52 -070098 .voltage_limit = 1520,
Pratik Prajapati4c067c82018-06-20 17:04:32 -070099 .ac_loadline = 400,
100 .dc_loadline = 400,
Nick Vaccaro17999942018-04-23 17:13:52 -0700101 }"
102
103 register "domain_vr_config[VR_GT_UNSLICED]" = "{
104 .vr_config_enable = 1,
105 .psi1threshold = VR_CFG_AMP(20),
106 .psi2threshold = VR_CFG_AMP(2),
107 .psi3threshold = VR_CFG_AMP(1),
108 .psi3enable = 1,
109 .psi4enable = 1,
110 .imon_slope = 0x0,
111 .imon_offset = 0x0,
Nick Vaccaro17999942018-04-23 17:13:52 -0700112 .voltage_limit = 1520,
113 .ac_loadline = 570,
114 .dc_loadline = 420,
115 }"
116
117 register "domain_vr_config[VR_GT_SLICED]" = "{
118 .vr_config_enable = 1,
119 .psi1threshold = VR_CFG_AMP(20),
120 .psi2threshold = VR_CFG_AMP(2),
121 .psi3threshold = VR_CFG_AMP(1),
122 .psi3enable = 1,
123 .psi4enable = 1,
124 .imon_slope = 0x0,
125 .imon_offset = 0x0,
Nick Vaccaro17999942018-04-23 17:13:52 -0700126 .voltage_limit = 1520,
127 .ac_loadline = 457,
128 .dc_loadline = 430,
129 }"
130
131 # PCIe Root port 1 with SRCCLKREQ1#
132 register "PcieRpEnable[0]" = "1"
133 register "PcieRpClkReqSupport[0]" = "1"
134 register "PcieRpClkReqNumber[0]" = "1"
135 register "PcieRpClkSrcNumber[0]" = "1"
136 register "PcieRpAdvancedErrorReporting[0]" = "1"
137 register "PcieRpLtrEnable[0]" = "1"
138
Angel Ponse16692e2020-08-03 12:54:48 +0200139 # Root port 9 (x2)
140 # PcieRpEnable: Enable root port
141 # PcieRpClkReqSupport: Enable CLKREQ#
142 # PcieRpClkReqNumber: Uses SRCCLKREQ2#
143 # PcieRpClkSrcNumber: Uses 3
144 # PcieRpAdvancedErrorReporting: Enable Advanced Error Reporting
145 # PcieRpLtrEnable: Enable Latency Tolerance Reporting Mechanism
146 register "PcieRpEnable[8]" = "1"
147 register "PcieRpClkReqSupport[8]" = "1"
148 register "PcieRpClkReqNumber[8]" = "2"
149 register "PcieRpClkSrcNumber[8]" = "3"
150 register "PcieRpAdvancedErrorReporting[8]" = "1"
151 register "PcieRpLtrEnable[8]" = "1"
Nick Vaccaro0a2e39d2018-06-06 17:05:15 -0700152
Nick Vaccaro17999942018-04-23 17:13:52 -0700153 # USB 2.0
154 register "usb2_ports[0]" = "USB2_PORT_LONG(OC0)" # Type-C Port 1
Nick Vaccaro17999942018-04-23 17:13:52 -0700155 register "usb2_ports[2]" = "USB2_PORT_SHORT(OC_SKIP)" # Bluetooth
156 register "usb2_ports[4]" = "USB2_PORT_LONG(OC1)" # Type-C Port 2
Nick Vaccaroa613ccd2018-05-16 02:47:40 -0700157 register "usb2_ports[6]" = "USB2_PORT_LONG(OC_SKIP)" # pogo port
Nick Vaccaro17999942018-04-23 17:13:52 -0700158
159 # USB 3.0
160 register "usb3_ports[0]" = "USB3_PORT_DEFAULT(OC0)" # Type-C Port 1
161 register "usb3_ports[1]" = "USB3_PORT_DEFAULT(OC1)" # Type-C Port 2
Nick Vaccaro17999942018-04-23 17:13:52 -0700162
Subrata Banikc4986eb2018-05-09 14:55:09 +0530163 # Intel Common SoC Config
164 #+-------------------+---------------------------+
165 #| Field | Value |
166 #+-------------------+---------------------------+
Subrata Banikc4986eb2018-05-09 14:55:09 +0530167 #| GSPI0 | cr50 TPM. Early init is |
168 #| | required to set up a BAR |
169 #| | for TPM communication |
170 #| | before memory is up |
171 #| I2C0 | Touchscreen |
172 #| I2C1 | Trackpad |
173 #| I2C3 | Camera |
174 #| I2C4 | Audio |
175 #| I2C5 | Rear Camera & SAR |
Subrata Banikc077b222019-08-01 10:50:35 +0530176 #| pch_thermal_trip | PCH Trip Temperature |
Subrata Banikc4986eb2018-05-09 14:55:09 +0530177 #+-------------------+---------------------------+
178 register "common_soc_config" = "{
Subrata Banikc4986eb2018-05-09 14:55:09 +0530179 .i2c[0] = {
180 .speed = I2C_SPEED_FAST,
181 .rise_time_ns = 98,
182 .fall_time_ns = 38,
183 },
184 .i2c[1] = {
185 .speed = I2C_SPEED_FAST,
186 .speed_config[0] = {
187 .speed = I2C_SPEED_FAST,
188 .scl_lcnt = 186,
189 .scl_hcnt = 93,
190 .sda_hold = 36,
191 },
192 },
193 .i2c[3] = {
194 .speed = I2C_SPEED_FAST,
195 .rise_time_ns = 98,
196 .fall_time_ns = 38,
197 },
198 .i2c[4] = {
199 .speed = I2C_SPEED_FAST,
200 .speed_config[0] = {
201 .speed = I2C_SPEED_FAST,
202 .scl_lcnt = 176,
203 .scl_hcnt = 95,
204 .sda_hold = 36,
205 }
206 },
207 .i2c[5] = {
208 .speed = I2C_SPEED_FAST,
209 .rise_time_ns = 98,
210 .fall_time_ns = 38,
211 },
212 .gspi[0] = {
213 .speed_mhz = 1,
214 .early_init = 1,
215 },
Subrata Banikc077b222019-08-01 10:50:35 +0530216 .pch_thermal_trip = 75,
Subrata Banikc4986eb2018-05-09 14:55:09 +0530217 }"
Nick Vaccaro17999942018-04-23 17:13:52 -0700218 # Touchscreen
219 register "i2c_voltage[0]" = "I2C_VOLTAGE_3V3"
Nick Vaccaro17999942018-04-23 17:13:52 -0700220
221 # Trackpad
222 register "i2c_voltage[1]" = "I2C_VOLTAGE_1V8"
Nick Vaccaro17999942018-04-23 17:13:52 -0700223
Nick Vaccaroba959ad2018-05-16 02:52:28 -0700224 # Front Camera
Nick Vaccaro17999942018-04-23 17:13:52 -0700225 register "i2c_voltage[3]" = "I2C_VOLTAGE_1V8"
Nick Vaccaro17999942018-04-23 17:13:52 -0700226
227 # Audio
228 register "i2c_voltage[4]" = "I2C_VOLTAGE_1V8"
Nick Vaccaro17999942018-04-23 17:13:52 -0700229
Nick Vaccaroba959ad2018-05-16 02:52:28 -0700230 # Rear Camera & SAR
231 register "i2c_voltage[5]" = "I2C_VOLTAGE_1V8"
Nick Vaccaro17999942018-04-23 17:13:52 -0700232
233 register "SerialIoDevMode" = "{
234 [PchSerialIoIndexI2C0] = PchSerialIoPci,
235 [PchSerialIoIndexI2C1] = PchSerialIoPci,
236 [PchSerialIoIndexI2C2] = PchSerialIoDisabled,
237 [PchSerialIoIndexI2C3] = PchSerialIoPci,
238 [PchSerialIoIndexI2C4] = PchSerialIoPci,
Nick Vaccaroba959ad2018-05-16 02:52:28 -0700239 [PchSerialIoIndexI2C5] = PchSerialIoPci,
Nick Vaccaro17999942018-04-23 17:13:52 -0700240 [PchSerialIoIndexSpi0] = PchSerialIoPci,
241 [PchSerialIoIndexSpi1] = PchSerialIoPci,
242 [PchSerialIoIndexUart0] = PchSerialIoSkipInit,
243 [PchSerialIoIndexUart1] = PchSerialIoDisabled,
244 [PchSerialIoIndexUart2] = PchSerialIoSkipInit,
245 }"
246
Nick Vaccaro17999942018-04-23 17:13:52 -0700247 device domain 0 on
Marvin Evers059476d2023-12-04 02:28:25 +0100248 device ref system_agent on end
249 device ref igpu on end
250 device ref sa_thermal on end
251 device ref imgu on end
252 device ref south_xhci on
Nick Vaccaro5df5ade2018-11-13 00:53:15 -0800253 chip drivers/usb/acpi
254 register "desc" = ""Root Hub""
255 register "type" = "UPC_TYPE_HUB"
256 device usb 0.0 on
257 chip drivers/usb/acpi
258 register "desc" = ""USB Type C Port 1""
259 register "type" = "UPC_TYPE_C_USB2_SS_SWITCH"
260 device usb 2.0 on end
261 end
262 chip drivers/usb/acpi
263 register "desc" = ""Bluetooth""
264 register "type" = "UPC_TYPE_INTERNAL"
265 register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_E2)"
266 device usb 2.2 on end
267 end
268 chip drivers/usb/acpi
269 register "desc" = ""USB Type C Port 2""
270 register "type" = "UPC_TYPE_C_USB2_SS_SWITCH"
271 device usb 2.4 on end
272 end
273 chip drivers/usb/acpi
274 register "desc" = ""POGO""
275 register "type" = "UPC_TYPE_INTERNAL"
276 device usb 2.6 on end
277 end
278 end
279 end
Marvin Evers059476d2023-12-04 02:28:25 +0100280 end
281 device ref south_xdci on end
282 device ref thermal on end
283 device ref cio on end
284 device ref i2c0 on
Nick Vaccaro006114b2018-05-16 02:48:32 -0700285 chip drivers/i2c/hid
286 register "generic.hid" = ""WCOM50C1""
287 register "generic.desc" = ""WCOM Digitizer""
288 register "generic.irq" = "ACPI_IRQ_LEVEL_LOW(GPP_E7_IRQ)"
289 register "generic.speed" = "I2C_SPEED_FAST_PLUS"
Matt DeVillier86425c82022-03-28 23:45:14 -0500290 register "generic.detect" = "1"
Angel Ponse16692e2020-08-03 12:54:48 +0200291 register "generic.reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_E11)"
292 register "generic.reset_delay_ms" = "20"
293 register "generic.enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_C22)"
294 register "generic.enable_delay_ms" = "1"
295 register "generic.has_power_resource" = "1"
Nick Vaccaro006114b2018-05-16 02:48:32 -0700296 register "hid_desc_reg_offset" = "0x1"
297 device i2c 0a on end
298 end
Marvin Evers059476d2023-12-04 02:28:25 +0100299 end
300 device ref i2c1 on
Enrico Granata95278a52018-06-20 13:08:23 -0700301 chip drivers/i2c/sx9310
Enrico Granataede8f262018-06-26 16:48:20 -0700302 register "desc" = ""Right SAR Proximity Sensor""
Enrico Granata95278a52018-06-20 13:08:23 -0700303 register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_D9_IRQ)"
Matt Delcob4be7aa2018-08-13 21:36:28 -0700304 register "speed" = "I2C_SPEED_FAST"
Enrico Granataede8f262018-06-26 16:48:20 -0700305 register "uid" = "0"
Enrico Granata95278a52018-06-20 13:08:23 -0700306 device i2c 28 on end
Gwendal Grignou689c25b2021-01-27 23:29:38 -0800307 register "cs0_ground" = "0x0"
308 register "combined_sensors_count" = "3"
309 register "combined_sensors[0]" = "0"
310 register "combined_sensors[1]" = "1"
311 register "combined_sensors[2]" = "2"
312 register "resolution" = "SX9310_FINEST"
313 register "avg_pos_strength" = "512"
314 register "startup_sensor" = "0"
315 register "proxraw_strength" = "0"
Enrico Granata95278a52018-06-20 13:08:23 -0700316 end
Marvin Evers059476d2023-12-04 02:28:25 +0100317 end
318 device ref i2c2 off end
319 device ref i2c3 on end
320 device ref heci1 on end
321 device ref heci2 off end
322 device ref csme_ider off end
323 device ref csme_ktr off end
324 device ref heci3 off end
325 device ref sata off end
326 device ref uart2 on end
327 device ref i2c5 on
Enrico Granata95278a52018-06-20 13:08:23 -0700328 chip drivers/i2c/sx9310
329 register "desc" = ""Left SAR Proximity Sensor""
330 register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_D10_IRQ)"
Matt Delcob4be7aa2018-08-13 21:36:28 -0700331 register "speed" = "I2C_SPEED_FAST"
Enrico Granata95278a52018-06-20 13:08:23 -0700332 register "uid" = "1"
Enrico Granata95278a52018-06-20 13:08:23 -0700333 device i2c 28 on end
Gwendal Grignou689c25b2021-01-27 23:29:38 -0800334 register "cs0_ground" = "0x0"
335 register "combined_sensors_count" = "3"
336 register "combined_sensors[0]" = "0"
337 register "combined_sensors[1]" = "1"
338 register "combined_sensors[2]" = "2"
339 register "resolution" = "SX9310_FINEST"
340 register "avg_pos_strength" = "512"
341 register "startup_sensor" = "0"
342 register "proxraw_strength" = "0"
Enrico Granata95278a52018-06-20 13:08:23 -0700343 end
Marvin Evers059476d2023-12-04 02:28:25 +0100344 end
345 device ref i2c4 on
Nick Vaccaro17999942018-04-23 17:13:52 -0700346 chip drivers/i2c/max98373
347 register "vmon_slot_no" = "4"
348 register "imon_slot_no" = "5"
349 register "uid" = "0"
350 register "desc" = ""RIGHT SPEAKER AMP""
351 register "name" = ""MAXR""
Sathyanarayana Nujella881ff662018-06-19 12:48:57 -0700352 device i2c 32 on end
Nick Vaccaro17999942018-04-23 17:13:52 -0700353 end
354 chip drivers/i2c/max98373
355 register "vmon_slot_no" = "6"
356 register "imon_slot_no" = "7"
357 register "uid" = "1"
358 register "desc" = ""LEFT SPEAKER AMP""
359 register "name" = ""MAXL""
Sathyanarayana Nujella881ff662018-06-19 12:48:57 -0700360 device i2c 31 on end
Nick Vaccaro17999942018-04-23 17:13:52 -0700361 end
Marvin Evers059476d2023-12-04 02:28:25 +0100362 end
363 device ref pcie_rp1 on
Furquan Shaikha266d1e2020-10-04 12:52:54 -0700364 chip drivers/wifi/generic
Nick Vaccarod9169f82018-10-05 11:30:46 -0700365 register "wake" = "GPE0_DW2_01"
Nick Vaccaro17999942018-04-23 17:13:52 -0700366 device pci 00.0 on end
367 end
Marvin Evers059476d2023-12-04 02:28:25 +0100368 end
369 device ref pcie_rp2 off end
370 device ref pcie_rp3 off end
371 device ref pcie_rp4 off end
372 device ref pcie_rp5 off end
373 device ref pcie_rp6 off end
374 device ref pcie_rp7 off end
375 device ref pcie_rp8 off end
376 device ref pcie_rp9 on end
377 device ref pcie_rp10 off end
378 device ref pcie_rp11 off end
379 device ref pcie_rp12 off end
380 device ref uart0 off end
381 device ref uart1 off end
382 device ref gspi0 on
Nick Vaccaro17999942018-04-23 17:13:52 -0700383 chip drivers/spi/acpi
384 register "hid" = "ACPI_DT_NAMESPACE_HID"
385 register "compat_string" = ""google,cr50""
386 register "irq" = "ACPI_IRQ_EDGE_LOW(GPP_E0_IRQ)"
387 device spi 0 on end
388 end
Marvin Evers059476d2023-12-04 02:28:25 +0100389 end
390 device ref gspi1 on
Vincent Palatin405eb442018-05-14 12:12:16 +0200391 chip drivers/spi/acpi
Furquan Shaikh6d2f7d22018-10-11 08:50:09 -0700392 register "name" = ""CRFP""
Vincent Palatin405eb442018-05-14 12:12:16 +0200393 register "hid" = "ACPI_DT_NAMESPACE_HID"
394 register "uid" = "1"
395 register "compat_string" = ""google,cros-ec-spi""
396 register "irq" = "ACPI_IRQ_LEVEL_LOW(GPP_C11_IRQ)"
397 register "wake" = "GPE0_DW0_09" # GPP_C9
Vincent Palatin405eb442018-05-14 12:12:16 +0200398 device spi 0 on end
Nick Vaccaro4f9ff532018-07-26 19:28:03 -0700399 end # FPMCU
Marvin Evers059476d2023-12-04 02:28:25 +0100400 end
401 device ref emmc on end
402 device ref sdio off end
403 device ref sdxc off end
404 device ref lpc_espi on
Nick Vaccaro17999942018-04-23 17:13:52 -0700405 chip ec/google/chromeec
406 device pnp 0c09.0 on end
407 end
Marvin Evers059476d2023-12-04 02:28:25 +0100408 end
409 device ref p2sb on end
410 device ref pmc on end
411 device ref hda on end
412 device ref smbus on end
413 device ref fast_spi on end
414 device ref gbe off end
Nick Vaccaro17999942018-04-23 17:13:52 -0700415 end
416end