1 # SPDX
-License
-Identifier
: GPL
-2.0-only
3 # TODO
: Update
for mayan
6 register
"common_config.espi_config" = "{
7 .std_io_decode_bitmap = ESPI_DECODE_IO_0x80_EN | ESPI_DECODE_IO_0X2E_0X2F_EN | ESPI_DECODE_IO_0X60_0X64_EN,
8 .generic_io_range[0] = {
12 .generic_io_range[1] = {
16 .io_mode = ESPI_IO_MODE_QUAD,
17 .op_freq_mhz = ESPI_OP_FREQ_16_MHZ,
18 .crc_check_enable = 1,
19 .alert_pin = ESPI_ALERT_PIN_PUSH_PULL,
26 register
"i2c_scl_reset" = "GPIO_I2C0_SCL | GPIO_I2C1_SCL |
27 GPIO_I2C2_SCL | GPIO_I2C3_SCL"
29 register
"i2c[0].early_init" = "1"
30 register
"i2c[1].early_init" = "1"
31 register
"i2c[2].early_init" = "1"
32 register
"i2c[3].early_init" = "1"
34 # I2C Pad
Control RX
Select Configuration
35 register
"i2c_pad[0].rx_level" = "I2C_PAD_RX_1_8V"
36 register
"i2c_pad[1].rx_level" = "I2C_PAD_RX_1_8V"
37 register
"i2c_pad[2].rx_level" = "I2C_PAD_RX_1_8V"
38 register
"i2c_pad[3].rx_level" = "I2C_PAD_RX_1_8V"
40 register
"s0ix_enable" = "true"
42 register
"pspp_policy" = "DXIO_PSPP_DISABLED" # TODO
: reenable when PSPP works
44 register
"usb_phy_custom" = "1"
45 register
"usb_phy" = "{
53 .txpreempamptune = 0x2,
54 .txpreemppulsetune = 0x0,
67 .txpreempamptune = 0x2,
68 .txpreemppulsetune = 0x0,
81 .txpreempamptune = 0x2,
82 .txpreemppulsetune = 0x0,
95 .txpreempamptune = 0x2,
96 .txpreemppulsetune = 0x0,
109 .txpreempamptune = 0x2,
110 .txpreemppulsetune = 0x0,
123 .txpreempamptune = 0x2,
124 .txpreemppulsetune = 0x0,
137 .txpreempamptune = 0x2,
138 .txpreemppulsetune = 0x0,
151 .txpreempamptune = 0x2,
152 .txpreemppulsetune = 0x0,
161 .tx_vboost_lvl_en = 0x0,
162 .tx_vboost_lvl = 0x5,
167 .tx_vboost_lvl_en = 0x0,
168 .tx_vboost_lvl = 0x5,
173 .tx_vboost_lvl_en = 0x0,
174 .tx_vboost_lvl = 0x5,
176 .ComboPhyStaticConfig[0] = USB_COMBO_PHY_MODE_USB_C,
177 .ComboPhyStaticConfig[1] = USB_COMBO_PHY_MODE_USB_C,
178 .ComboPhyStaticConfig[2] = USB_COMBO_PHY_MODE_USB_C,
179 .BatteryChargerEnable = 0,
180 .PhyP3CpmP4Support = 0,
183 register
"gpp_clk_config[0]" = "GPP_CLK_REQ"
184 register
"gpp_clk_config[1]" = "GPP_CLK_REQ"
185 register
"gpp_clk_config[2]" = "GPP_CLK_OFF"
186 register
"gpp_clk_config[3]" = "GPP_CLK_REQ"
189 device ref iommu on
end
190 device ref gpp_bridge_1_1 on
end # MXM
191 device ref gpp_bridge_1_2 on
end # DT
/M
.2 SSD1
192 device ref gpp_bridge_2_1 on
end # GBE
193 device ref gpp_bridge_2_2 on
end # WIFI
194 device ref gpp_bridge_2_4 on
end # NVMe SSD
195 device ref gpp_bridge_a on # Internal GPP Bridge
0 to Bus A
196 device ref gfx on
end # Internal GPU
(GFX
)
197 device ref gfx_hda on
end # Display HD Audio Controller
(GFXAZ
)
198 device ref crypto on
end # Crypto Coprocessor
199 device ref xhci_0 on # USB
3.1 (USB0
)
200 chip drivers
/usb
/acpi
201 device ref xhci_0_root_hub on
202 chip drivers
/usb
/acpi
203 device ref usb3_port2 on
end
205 chip drivers
/usb
/acpi
206 device ref usb3_port3 on
end
208 chip drivers
/usb
/acpi
209 device ref usb2_port2 on
end
211 chip drivers
/usb
/acpi
212 device ref usb2_port3 on
end
214 chip drivers
/usb
/acpi
215 device ref usb2_port4 on
end
217 chip drivers
/usb
/acpi
218 device ref usb2_port5 on
end
220 chip drivers
/usb
/acpi
221 device ref usb2_port6 on
end
226 device ref xhci_1 on # USB
3.1 (USB1
)
227 chip drivers
/usb
/acpi
228 device ref xhci_1_root_hub on
229 chip drivers
/usb
/acpi
230 device ref usb3_port7 on
end
232 chip drivers
/usb
/acpi
233 device ref usb2_port7 on
end
238 device ref acp on
end # Audio Processor
(ACP
)
240 device ref gpp_bridge_c on # Internal GPP Bridge
2 to Bus C
244 device ref i2c_0 on
end
245 device ref i2c_1 on
end
246 device ref i2c_2 on
end
247 device ref i2c_3 on
end
248 device ref uart_0 on
end # UART0