Enable GNA and disable I2C2 pins
Change-Id: I46b6254748f13c763551ac48e390aedfb2a6def1
This commit is contained in:
@@ -261,7 +261,7 @@ chip soc/intel/tigerlake
|
||||
device pci 07.1 off end # TBT_PCIe1 0x9A25
|
||||
device pci 07.2 off end # TBT_PCIe2 0x9A27
|
||||
device pci 07.3 off end # TBT_PCIe3 0x9A29
|
||||
device pci 08.0 off end # GNA 0x9A11
|
||||
device pci 08.0 on end # GNA 0x9A11
|
||||
device pci 09.0 off end # NPK 0x9A33
|
||||
device pci 0a.0 on end # Crash-log SRAM 0x9A0D
|
||||
device pci 0d.0 on end # USB xHCI 0x9A13
|
||||
|
@@ -331,9 +331,9 @@ static const struct pad_config gpio_table[] = {
|
||||
// NC
|
||||
PAD_CFG_GPI(GPP_H3, DN_20K, DEEP),
|
||||
// NC
|
||||
PAD_CFG_NF(GPP_H4, NONE, DEEP, NF1),
|
||||
PAD_NC(GPP_H4, NONE),
|
||||
// NC
|
||||
PAD_CFG_NF(GPP_H5, NONE, DEEP, NF1),
|
||||
PAD_NC(GPP_H5, NONE),
|
||||
// test point
|
||||
PAD_CFG_GPI(GPP_H6, NONE, DEEP),
|
||||
// test point
|
||||
|
Reference in New Issue
Block a user