blob: 384bc1bb6efcff7089a72b385b03eb07535b499c [file] [log] [blame]
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -08001chip soc/intel/tigerlake
2
3 device cpu_cluster 0 on
4 device lapic 0 on end
5 end
6
Shaunak Sahad72cca02020-03-25 11:42:12 -07007 # GPE configuration
8 # Note that GPE events called out in ASL code rely on this
9 # route. i.e. If this route changes then the affected GPE
10 # offset bits also need to be changed.
11 register "pmc_gpe0_dw0" = "GPP_B"
Shaunak Sahab449b9c2020-08-23 21:35:21 -070012 register "pmc_gpe0_dw1" = "GPP_C"
13 register "pmc_gpe0_dw2" = "GPP_D"
Shaunak Sahad72cca02020-03-25 11:42:12 -070014
Jamie Ryu5a401ae2020-06-12 02:47:14 -070015 # Enable heci1 communication
16 register "HeciEnabled" = "1"
17
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080018 # FSP configuration
Shreesh Chhabbic7fe0bd2020-07-07 18:25:45 -070019 register "SaGv" = "SaGv_Enabled"
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080020 register "SmbusEnable" = "1"
21
22 register "usb2_ports[0]" = "USB2_PORT_MID(OC0)" # Type-C Port1
23 register "usb2_ports[1]" = "USB2_PORT_MID(OC_SKIP)" # M.2 WWAN
24 register "usb2_ports[2]" = "USB2_PORT_MID(OC3)" # M.2 Bluetooth
25 register "usb2_ports[3]" = "USB2_PORT_MID(OC0)" # USB3/2 Type A port1
26 register "usb2_ports[4]" = "USB2_PORT_MID(OC0)" # Type-C Port2
27 register "usb2_ports[5]" = "USB2_PORT_MID(OC3)" # Type-C Port3
28 register "usb2_ports[6]" = "USB2_PORT_MID(OC3)" # Type-C Port4
29 register "usb2_ports[7]" = "USB2_PORT_MID(OC0)" # USB3/2 Type A port2
30 register "usb2_ports[8]" = "USB2_PORT_MID(OC3)" # USB2 Type A port3
31 register "usb2_ports[9]" = "USB2_PORT_MID(OC3)" # USB2 Type A port4
32
33 register "usb3_ports[0]" = "USB3_PORT_DEFAULT(OC0)" # USB3/2 Type A port1
34 register "usb3_ports[1]" = "USB3_PORT_DEFAULT(OC0)" # USB3/2 Type A port2
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080035
Angel Ponse16692e2020-08-03 12:54:48 +020036 # CPU replacement check
37 register "CpuReplacementCheck" = "1"
Jamie Ryuef079c82020-06-24 15:55:10 -070038
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080039 # EC host command ranges are in 0x800-0x8ff & 0x200-0x20f
40 register "gen1_dec" = "0x00fc0801"
41 register "gen2_dec" = "0x000c0201"
42 # EC memory map range is 0x900-0x9ff
43 register "gen3_dec" = "0x00fc0901"
44
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080045 register "PcieRpEnable[2]" = "1"
46 register "PcieRpEnable[3]" = "1"
47 register "PcieRpEnable[8]" = "1"
Wonkyu Kim06e067e2020-01-22 23:48:52 -080048 register "PcieRpEnable[10]" = "1"
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080049
Wonkyu Kim53ac68e2020-04-07 23:37:11 -070050 # Enable RP LTR
51 register "PcieRpLtrEnable[2]" = "1"
52 register "PcieRpLtrEnable[3]" = "1"
53 register "PcieRpLtrEnable[8]" = "1"
54 register "PcieRpLtrEnable[10]" = "1"
55
Wonkyu Kimf787e872020-03-03 01:58:17 -080056 # Hybrid storage mode
57 register "HybridStorageMode" = "1"
58
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080059 register "PcieClkSrcClkReq[1]" = "1"
60 register "PcieClkSrcClkReq[2]" = "2"
61 register "PcieClkSrcClkReq[3]" = "3"
62
63 register "PcieClkSrcUsage[1]" = "0x2"
64 register "PcieClkSrcUsage[2]" = "0x3"
65 register "PcieClkSrcUsage[3]" = "0x8"
66
Wonkyu Kimd2500632020-01-21 21:54:14 -080067 register "SataSalpSupport" = "1"
68 register "SataPortsEnable[0]" = "1"
69 register "SataPortsEnable[1]" = "1"
70
Wonkyu Kim46cef442020-01-23 00:12:46 -080071 # enabling EDP in PortA
72 register "DdiPortAConfig" = "1"
73
Wonkyu Kim34944be2020-03-02 22:18:26 -080074 register "DdiPortBHpd" = "1"
Wonkyu Kim46cef442020-01-23 00:12:46 -080075 register "DdiPort1Hpd" = "1"
76 register "DdiPort1Ddc" = "1"
77
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080078 register "SerialIoI2cMode" = "{
79 [PchSerialIoIndexI2C0] = PchSerialIoPci,
80 [PchSerialIoIndexI2C1] = PchSerialIoPci,
81 [PchSerialIoIndexI2C2] = PchSerialIoPci,
82 [PchSerialIoIndexI2C3] = PchSerialIoPci,
83 [PchSerialIoIndexI2C4] = PchSerialIoDisabled,
84 [PchSerialIoIndexI2C5] = PchSerialIoPci,
85 }"
86
87 register "SerialIoGSpiMode" = "{
88 [PchSerialIoIndexGSPI0] = PchSerialIoDisabled,
Shaunak Sahab449b9c2020-08-23 21:35:21 -070089 [PchSerialIoIndexGSPI1] = PchSerialIoPci,
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080090 [PchSerialIoIndexGSPI2] = PchSerialIoDisabled,
91 [PchSerialIoIndexGSPI3] = PchSerialIoDisabled,
92 }"
93
94 register "SerialIoGSpiCsMode" = "{
95 [PchSerialIoIndexGSPI0] = 0,
Shaunak Sahab449b9c2020-08-23 21:35:21 -070096 [PchSerialIoIndexGSPI1] = 1,
Ravi Sarawadi97e1e3e2019-12-24 15:54:56 -080097 [PchSerialIoIndexGSPI2] = 0,
98 [PchSerialIoIndexGSPI3] = 0,
99 }"
100
101 register "SerialIoGSpiCsState" = "{
102 [PchSerialIoIndexGSPI0] = 0,
103 [PchSerialIoIndexGSPI1] = 0,
104 [PchSerialIoIndexGSPI2] = 0,
105 [PchSerialIoIndexGSPI3] = 0,
106 }"
107
108 register "SerialIoUartMode" = "{
109 [PchSerialIoIndexUART0] = PchSerialIoDisabled,
110 [PchSerialIoIndexUART1] = PchSerialIoDisabled,
111 [PchSerialIoIndexUART2] = PchSerialIoPci,
112 }"
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800113
John Zhaob1c53fc2020-05-13 16:27:03 -0700114 # TCSS USB3
115 register "TcssXhciEn" = "1"
116 register "TcssAuxOri" = "0"
117
Shreesh Chhabbica128a02020-08-27 16:41:42 -0700118 # Enable "Intel Speed Shift Technology"
119 register "speed_shift_enable" = "1"
120
John Zhao23d3ad02020-06-30 17:36:24 -0700121 # Enable S0ix
122 register "s0ix_enable" = "1"
123
Sumeet R Pawnikar06b35e52020-09-09 23:44:06 +0530124 # Enable DPTF
125 register "dptf_enable" = "1"
126
127 # Enable Processor Thermal Control
128 register "Device4Enable" = "1"
129
130 # Add PL1 and PL2 values
131 register "power_limits_config[POWER_LIMITS_U_2_CORE]" = "{
132 .tdp_pl1_override = 15,
133 .tdp_pl2_override = 38,
134 .tdp_pl4 = 71,
135 }"
136 register "power_limits_config[POWER_LIMITS_U_4_CORE]" = "{
137 .tdp_pl1_override = 15,
138 .tdp_pl2_override = 60,
139 .tdp_pl4 = 105,
140 }"
141
Srinidhi N Kaushikb2ecc572020-01-24 10:43:48 -0800142 #HD Audio
143 register "PchHdaDspEnable" = "1"
144 register "PchHdaAudioLinkHdaEnable" = "0"
145 register "PchHdaAudioLinkDmicEnable[0]" = "1"
146 register "PchHdaAudioLinkDmicEnable[1]" = "1"
147 register "PchHdaAudioLinkSspEnable[0]" = "1"
Srinidhi N Kaushik6975e072020-03-12 01:22:01 -0700148 register "PchHdaAudioLinkSspEnable[1]" = "0"
149 register "PchHdaAudioLinkSspEnable[2]" = "1"
150 register "PchHdaAudioLinkSndwEnable[0]" = "1"
Srinidhi N Kaushikb2ecc572020-01-24 10:43:48 -0800151
Wonkyu Kim5c271822020-04-03 00:42:22 -0700152 # Intel Common SoC Config
153 register "common_soc_config" = "{
154 .chipset_lockdown = CHIPSET_LOCKDOWN_COREBOOT,
Shaunak Sahab449b9c2020-08-23 21:35:21 -0700155 .gspi[1] = {
156 .speed_mhz = 1,
157 .early_init = 1,
158 },
Wonkyu Kim5c271822020-04-03 00:42:22 -0700159 .i2c[0] = {
160 .speed = I2C_SPEED_FAST,
161 },
162 .i2c[1] = {
163 .speed = I2C_SPEED_FAST,
164 },
165 .i2c[2] = {
166 .speed = I2C_SPEED_FAST,
Angel Ponse16692e2020-08-03 12:54:48 +0200167 },
Wonkyu Kim5c271822020-04-03 00:42:22 -0700168 .i2c[3] = {
169 .speed = I2C_SPEED_FAST,
170 },
171 .i2c[5] = {
172 .speed = I2C_SPEED_FAST,
173 },
174 }"
175
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800176 device domain 0 on
177 #From EDS(575683)
178 device pci 00.0 on end # Host Bridge 0x9A14:U/0x9A12:Y
179 device pci 02.0 on end # Graphics
Sumeet R Pawnikar06b35e52020-09-09 23:44:06 +0530180 device pci 04.0 on
181 # Default DPTF Policy for all tglrvp_up3 boards if not overridden
182 chip drivers/intel/dptf
183 register "policies.passive[0]" = "DPTF_PASSIVE(CPU, CPU, 95, 1000)"
184 register "policies.critical[0]" = "DPTF_CRITICAL(CPU, 105, SHUTDOWN)"
185
186 # Power Limits Control
187 register "controls.power_limits.pl1" = "{
188 .min_power = 3000,
189 .max_power = 15000,
190 .time_window_min = 28 * MSECS_PER_SEC,
191 .time_window_max = 32 * MSECS_PER_SEC,
192 .granularity = 200,}"
193 register "controls.power_limits.pl2" = "{
194 .min_power = 15000,
195 .max_power = 60000,
196 .time_window_min = 28 * MSECS_PER_SEC,
197 .time_window_max = 32 * MSECS_PER_SEC,
198 .granularity = 1000,}"
199 device generic 0 on end
200 end
201 end # DPTF 0x9A04:U22/0x9A14:U42
202
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800203 device pci 05.0 on end # IPU 0x9A19
204 device pci 06.0 on end # PEG60 0x9A09
John Zhaob1c53fc2020-05-13 16:27:03 -0700205 device pci 07.0 on end # TBT_PCIe0 0x9A23
206 device pci 07.1 on end # TBT_PCIe1 0x9A25
207 device pci 07.2 on end # TBT_PCIe2 0x9A27
208 device pci 07.3 on end # TBT_PCIe3 0x9A29
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800209 device pci 08.0 off end # GNA 0x9A11
210 device pci 09.0 off end # NPK 0x9A33
211 device pci 0a.0 off end # Crash-log SRAM 0x9A0D
212 device pci 0d.0 on end # USB xHCI 0x9A13
213 device pci 0d.1 on end # USB xDCI (OTG) 0x9A15
John Zhaob1c53fc2020-05-13 16:27:03 -0700214 device pci 0d.2 on end # TBT DMA0 0x9A1B
215 device pci 0d.3 on end # TBT DMA1 0x9A1D
Wonkyu Kim165efa12020-05-05 09:10:13 -0700216 device pci 0e.0 off end # VMD 0x9A0B
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800217
218 # From PCH EDS(576591)
Srinidhi N Kaushik3663d552020-03-12 01:08:14 -0700219 device pci 10.2 on end # CNVi: BT 0xA0F5 - A0F7
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800220 device pci 10.6 off end # THC0 0xA0D0
221 device pci 10.7 off end # THC1 0xA0D1
li feng23954252020-03-12 16:38:34 -0700222 device pci 12.0 on # SensorHUB 0xA0FC
223 chip drivers/intel/ish
224 register "firmware_name" = ""tglrvp_ish.bin""
225 device generic 0 on end
226 end
227 end
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800228 device pci 12.6 off end # GSPI2 0x34FB
229 device pci 13.0 off end # GSPI3 0xA0FD
Elyes HAOUASfd8de182020-03-31 21:42:02 +0200230 device pci 14.0 on end # USB3.1 xHCI 0xA0ED
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800231 device pci 14.1 on end # USB3.1 xDCI 0xA0EE
232 device pci 14.2 on end # Shared RAM 0xA0EF
Srinidhi N Kaushikdcd3d072020-03-05 00:41:14 -0800233 chip drivers/intel/wifi
234 register "wake" = "GPE0_PME_B0"
235 device pci 14.3 on end # CNVi: WiFi 0xA0F0 - A0F3
236 end
237
Elyes HAOUASfd8de182020-03-31 21:42:02 +0200238 device pci 15.0 on # I2C0 0xA0E8
Shaunak Saha48b388f2020-05-27 22:48:57 -0700239 chip drivers/i2c/generic
240 register "hid" = ""10EC1308""
241 register "name" = ""RTAM""
242 register "desc" = ""Realtek RT1308 Codec""
243 device i2c 10 on end
244 end
Srinidhi N Kaushikb2ecc572020-01-24 10:43:48 -0800245 chip drivers/i2c/max98373
246 register "vmon_slot_no" = "4"
247 register "imon_slot_no" = "5"
248 register "uid" = "0"
249 register "desc" = ""RIGHT SPEAKER AMP""
250 register "name" = ""MAXR""
251 device i2c 31 on end
252 end
253 chip drivers/i2c/max98373
254 register "vmon_slot_no" = "6"
255 register "imon_slot_no" = "7"
256 register "uid" = "1"
257 register "desc" = ""LEFT SPEAKER AMP""
258 register "name" = ""MAXL""
259 device i2c 32 on end
260 end
261 chip drivers/i2c/generic
262 register "hid" = ""10EC5682""
263 register "name" = ""RT58""
264 register "desc" = ""Realtek RT5682""
265 register "irq" = "ACPI_IRQ_EDGE_HIGH(GPP_C12_IRQ)"
266 register "probed" = "1"
267 # Set the jd_src to RT5668_JD1 for jack detection
268 register "property_list[0].type" = "ACPI_DP_TYPE_INTEGER"
269 register "property_list[0].name" = ""realtek,jd-src""
270 register "property_list[0].integer" = "1"
271 device i2c 1a on end
272 end
273 end # I2C0
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800274 device pci 15.1 on end # I2C1 0xA0E9
275 device pci 15.2 on end # I2C2 0xA0EA
276 device pci 15.3 on end # I2C3 0xA0EB
277 device pci 16.0 on end # HECI1 0xA0E0
278 device pci 16.1 off end # HECI2 0xA0E1
279 device pci 16.2 off end # CSME 0xA0E2
280 device pci 16.3 off end # CSME 0xA0E3
281 device pci 16.4 off end # HECI3 0xA0E4
282 device pci 16.5 off end # HECI4 0xA0E5
Wonkyu Kimd2500632020-01-21 21:54:14 -0800283 device pci 17.0 on end # SATA 0xA0D3
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800284 device pci 19.0 off end # I2C4 0xA0C5
285 device pci 19.1 on end # I2C5 0xA0C6
286 device pci 19.2 on end # UART2 0xA0C7
287 device pci 1c.0 off end # RP1 0xA0B8
288 device pci 1c.1 off end # RP2 0xA0B9
289 device pci 1c.2 on end # RP3 0xA0BA
290 device pci 1c.3 on end # RP4 0xA0BB
291 device pci 1c.4 off end # RP5 0xA0BC
292 device pci 1c.5 off end # RP6 0xA0BD
293 device pci 1c.6 off end # RP7 0xA0BE
294 device pci 1c.7 off end # RP8 0xA0BF
295 device pci 1d.0 on end # RP9 0xA0B0
Wonkyu Kim06e067e2020-01-22 23:48:52 -0800296 device pci 1d.1 off end # RP10 0xA0B1
297 device pci 1d.2 on end # RP11 0xA0B2
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800298 device pci 1d.3 off end # RP12 0xA0B3
299 device pci 1e.0 off end # UART0 0xA0A8
300 device pci 1e.1 off end # UART1 0xA0A9
Shaunak Sahab449b9c2020-08-23 21:35:21 -0700301 device pci 1e.2 on end # GSPI0 0xA0AA
302 device pci 1e.3 on
303 chip drivers/spi/acpi
304 register "hid" = "ACPI_DT_NAMESPACE_HID"
305 register "compat_string" = ""google,cr50""
306 register "irq" = "ACPI_IRQ_EDGE_LOW(GPP_C22_IRQ)"
307 device spi 0 on end
308 end
309 end # GSPI1 0xA0AB
John Zhaod05b15e2020-07-25 17:23:53 -0700310 device pci 1f.0 on
311 chip ec/google/chromeec
312 device pnp 0c09.0 on end
313 end
314 end # eSPI 0xA080 - A09F
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800315 device pci 1f.1 on end # P2SB 0xA0A0
John Zhao7b46aae2020-06-30 15:44:44 -0700316 device pci 1f.2 hidden # PMC 0xA0A1
317 # The pmc_mux chip driver is a placeholder for the
318 # PMC.MUX device in the ACPI hierarchy.
319 chip drivers/intel/pmc_mux
320 device generic 0 on
321 chip drivers/intel/pmc_mux/conn
322 register "usb2_port_number" = "6"
323 register "usb3_port_number" = "3"
324 # SBU is fixed, HSL follows CC
325 register "sbu_orientation" = "TYPEC_ORIENTATION_NORMAL"
326 device generic 0 on end
327 end
328 chip drivers/intel/pmc_mux/conn
329 register "usb2_port_number" = "7"
330 register "usb3_port_number" = "4"
331 # SBU is fixed, HSL follows CC
332 register "sbu_orientation" = "TYPEC_ORIENTATION_NORMAL"
333 device generic 1 on end
334 end
335 end
336 end
337 end # PMC
Ravi Sarawadiebb2d3c2019-12-19 23:01:48 -0800338 device pci 1f.3 on end # Intel HD audio 0xA0C8-A0CF
339 device pci 1f.4 on end # SMBus 0xA0A3
340 device pci 1f.5 on end # SPI 0xA0A4
341 device pci 1f.6 off end # GbE 0x15E1/0x15E2
342 device pci 1f.7 off end # TH 0xA0A6
343 end
344end