blob: a3539aa937a7d075a0989c8cd57f3d37289f39dd [file] [log] [blame]
Wonkyu Kim7e303582020-03-06 14:36:23 -08001chip soc/intel/tigerlake
2
3 device cpu_cluster 0 on
4 device lapic 0 on end
5 end
6
7 # FSP configuration
8 register "SaGv" = "SaGv_Disabled"
9 register "SmbusEnable" = "1"
10
11 register "usb2_ports[0]" = "USB2_PORT_MID(OC3)" # Type-C Port1
12 register "usb2_ports[1]" = "USB2_PORT_MID(OC_SKIP)" # M.2 WWAN
13 register "usb2_ports[2]" = "USB2_PORT_MID(OC0)" # M.2 Bluetooth, USB3/2 Type A port1
14 register "usb2_ports[3]" = "USB2_PORT_MID(OC3)" # USB3/2 Type A port1
15 register "usb2_ports[4]" = "USB2_PORT_MID(OC3)" # Type-C Port2
16 register "usb2_ports[5]" = "USB2_PORT_MID(OC3)" # Type-C Port3
17 register "usb3_ports[6]" = "USB3_PORT_EMPTY" # Not used
18 register "usb3_ports[7]" = "USB3_PORT_EMPTY" # Not used
19 register "usb3_ports[8]" = "USB3_PORT_EMPTY" # Not used
20 register "usb2_ports[9]" = "USB2_PORT_MID(OC3)" # CNVi/BT
21
22 register "usb3_ports[0]" = "USB3_PORT_DEFAULT(OC0)" # USB3/2 Type A port1
23 register "usb3_ports[1]" = "USB3_PORT_DEFAULT(OC0)" # USB3/2 Type A port2
24 register "usb3_ports[2]" = "USB3_PORT_EMPTY" # Not used
25 register "usb3_ports[3]" = "USB3_PORT_DEFAULT(OC3)" # USB3/USB2 Flex Connector
26
27 # EC host command ranges are in 0x800-0x8ff & 0x200-0x20f
28 register "gen1_dec" = "0x00fc0801"
29 register "gen2_dec" = "0x000c0201"
30 # EC memory map range is 0x900-0x9ff
31 register "gen3_dec" = "0x00fc0901"
32
33 register "PrmrrSize" = "0x10000000"
34
35 register "PcieRpEnable[2]" = "1"
36 register "PcieRpEnable[3]" = "1"
37 register "PcieRpEnable[8]" = "1"
38 register "PcieRpEnable[10]" = "1"
39
40 register "PcieClkSrcClkReq[1]" = "1"
41 register "PcieClkSrcClkReq[2]" = "2"
42 register "PcieClkSrcClkReq[3]" = "3"
43
44 register "PcieClkSrcUsage[1]" = "0x2"
45 register "PcieClkSrcUsage[2]" = "0x3"
46 register "PcieClkSrcUsage[3]" = "0x8"
47
48 # enabling EDP in PortA
49 register "DdiPortAConfig" = "1"
50
51 register "DdiPort1Hpd" = "1"
52 register "DdiPort1Ddc" = "1"
53
54 register "SerialIoI2cMode" = "{
55 [PchSerialIoIndexI2C0] = PchSerialIoPci,
56 [PchSerialIoIndexI2C1] = PchSerialIoPci,
57 [PchSerialIoIndexI2C2] = PchSerialIoPci,
58 [PchSerialIoIndexI2C3] = PchSerialIoPci,
59 [PchSerialIoIndexI2C4] = PchSerialIoDisabled,
60 [PchSerialIoIndexI2C5] = PchSerialIoPci,
61 }"
62
63 register "SerialIoGSpiMode" = "{
64 [PchSerialIoIndexGSPI0] = PchSerialIoDisabled,
65 [PchSerialIoIndexGSPI1] = PchSerialIoDisabled,
66 [PchSerialIoIndexGSPI2] = PchSerialIoDisabled,
67 [PchSerialIoIndexGSPI3] = PchSerialIoDisabled,
68 }"
69
70 register "SerialIoGSpiCsMode" = "{
71 [PchSerialIoIndexGSPI0] = 0,
72 [PchSerialIoIndexGSPI1] = 0,
73 [PchSerialIoIndexGSPI2] = 0,
74 [PchSerialIoIndexGSPI3] = 0,
75 }"
76
77 register "SerialIoGSpiCsState" = "{
78 [PchSerialIoIndexGSPI0] = 0,
79 [PchSerialIoIndexGSPI1] = 0,
80 [PchSerialIoIndexGSPI2] = 0,
81 [PchSerialIoIndexGSPI3] = 0,
82 }"
83
84 register "SerialIoUartMode" = "{
85 [PchSerialIoIndexUART0] = PchSerialIoDisabled,
86 [PchSerialIoIndexUART1] = PchSerialIoDisabled,
87 [PchSerialIoIndexUART2] = PchSerialIoPci,
88 }"
89
90 #HD Audio
91 register "PchHdaDspEnable" = "1"
92 register "PchHdaAudioLinkHdaEnable" = "0"
93 register "PchHdaAudioLinkDmicEnable[0]" = "1"
94 register "PchHdaAudioLinkDmicEnable[1]" = "1"
95 register "PchHdaAudioLinkSspEnable[0]" = "1"
96 register "PchHdaAudioLinkSspEnable[1]" = "1"
97 # iDisp-Link T-Mode 0: 2T, 2: 4T, 3: 8T, 4: 16T
98 register "PchHdaIDispLinkTmode" = "2"
99 # iDisp-Link Freq 4: 96MHz, 3: 48MHz.
100 register "PchHdaIDispLinkFrequency" = "4"
101 # Not disconnected/enumerable
102 register "PchHdaIDispCodecDisconnect" = "0"
103
104 device domain 0 on
105 #From EDS(575683)
106 device pci 00.0 on end # Host Bridge 0x9A14:U/0x9A12:Y
107 device pci 02.0 on end # Graphics
108 device pci 04.0 on end # DPTF 0x9A03
109 device pci 05.0 on end # IPU 0x9A19
110 device pci 06.0 on end # PEG60 0x9A09
111 device pci 07.0 off end # TBT_PCIe0 0x9A23
112 device pci 07.1 off end # TBT_PCIe1 0x9A25
113 device pci 07.2 off end # TBT_PCIe2 0x9A27
114 device pci 07.3 off end # TBT_PCIe3 0x9A29
115 device pci 08.0 off end # GNA 0x9A11
116 device pci 09.0 off end # NPK 0x9A33
117 device pci 0a.0 off end # Crash-log SRAM 0x9A0D
118 device pci 0d.0 on end # USB xHCI 0x9A13
119 device pci 0d.1 on end # USB xDCI (OTG) 0x9A15
120 device pci 0d.2 off end # TBT DMA0 0x9A1B
121 device pci 0d.3 off end # TBT DMA1 0x9A1D
122 device pci 0e.0 on end # VMD 0x9A0B
123
124 # From PCH EDS(576591)
125 device pci 10.2 off end # CNVi: BT 0xA0F5 - A0F7
126 device pci 10.6 off end # THC0 0xA0D0
127 device pci 10.7 off end # THC1 0xA0D1
128 device pci 12.0 off end # SensorHUB 0xA0FC
129 device pci 12.6 off end # GSPI2 0x34FB
130 device pci 13.0 off end # GSPI3 0xA0FD
131 device pci 14.0 on end # USB3.1 xHCI 0xA0ED
132 device pci 14.1 on end # USB3.1 xDCI 0xA0EE
133 device pci 14.2 on end # Shared RAM 0xA0EF
Srinidhi N Kaushikdcd3d072020-03-05 00:41:14 -0800134 chip drivers/intel/wifi
135 register "wake" = "GPE0_PME_B0"
136 device pci 14.3 on end # CNVi: WiFi 0xA0F0 - A0F3
137 end
138
Wonkyu Kim7e303582020-03-06 14:36:23 -0800139 device pci 15.0 on # I2C0 0xA0E8
140 chip drivers/i2c/max98373
141 register "vmon_slot_no" = "4"
142 register "imon_slot_no" = "5"
143 register "uid" = "0"
144 register "desc" = ""RIGHT SPEAKER AMP""
145 register "name" = ""MAXR""
146 device i2c 31 on end
147 end
148 chip drivers/i2c/max98373
149 register "vmon_slot_no" = "6"
150 register "imon_slot_no" = "7"
151 register "uid" = "1"
152 register "desc" = ""LEFT SPEAKER AMP""
153 register "name" = ""MAXL""
154 device i2c 32 on end
155 end
156 chip drivers/i2c/generic
157 register "hid" = ""10EC5682""
158 register "name" = ""RT58""
159 register "desc" = ""Realtek RT5682""
160 register "irq" = "ACPI_IRQ_EDGE_HIGH(GPP_C12_IRQ)"
161 register "probed" = "1"
162 # Set the jd_src to RT5668_JD1 for jack detection
163 register "property_list[0].type" = "ACPI_DP_TYPE_INTEGER"
164 register "property_list[0].name" = ""realtek,jd-src""
165 register "property_list[0].integer" = "1"
166 device i2c 1a on end
167 end
168 end # I2C0
169 device pci 15.1 on end # I2C1 0xA0E9
170 device pci 15.2 on end # I2C2 0xA0EA
171 device pci 15.3 on end # I2C3 0xA0EB
172 device pci 16.0 on end # HECI1 0xA0E0
173 device pci 16.1 off end # HECI2 0xA0E1
174 device pci 16.2 off end # CSME 0xA0E2
175 device pci 16.3 off end # CSME 0xA0E3
176 device pci 16.4 off end # HECI3 0xA0E4
177 device pci 16.5 off end # HECI4 0xA0E5
178 device pci 17.0 on end # SATA 0xA0D3
179 device pci 19.0 off end # I2C4 0xA0C5
180 device pci 19.1 on end # I2C5 0xA0C6
181 device pci 19.2 on end # UART2 0xA0C7
182 device pci 1c.0 off end # RP1 0xA0B8
183 device pci 1c.1 off end # RP2 0xA0B9
184 device pci 1c.2 on end # RP3 0xA0BA
185 device pci 1c.3 on end # RP4 0xA0BB
186 device pci 1c.4 off end # RP5 0xA0BC
187 device pci 1c.5 off end # RP6 0xA0BD
188 device pci 1c.6 off end # RP7 0xA0BE
189 device pci 1c.7 off end # RP8 0xA0BF
190 device pci 1d.0 on end # RP9 0xA0B0
191 device pci 1d.1 off end # RP10 0xA0B1
192 device pci 1d.2 on end # RP11 0xA0B2
193 device pci 1d.3 off end # RP12 0xA0B3
194 device pci 1e.0 off end # UART0 0xA0A8
195 device pci 1e.1 off end # UART1 0xA0A9
196 device pci 1e.2 off end # GSPI0 0xA0AA
197 device pci 1e.3 off end # GSPI1 0xA0AB
198 device pci 1f.0 on end # eSPI 0xA080 - A09F
199 device pci 1f.1 on end # P2SB 0xA0A0
200 device pci 1f.2 on end # PMC 0xA0A1
201 device pci 1f.3 on end # Intel HD audio 0xA0C8-A0CF
202 device pci 1f.4 on end # SMBus 0xA0A3
203 device pci 1f.5 on end # SPI 0xA0A4
204 device pci 1f.6 off end # GbE 0x15E1/0x15E2
205 device pci 1f.7 off end # TH 0xA0A6
206 end
207end