summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/sram/sram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/sram/sram.c')
-rw-r--r--src/soc/intel/common/block/sram/sram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/sram/sram.c b/src/soc/intel/common/block/sram/sram.c
index 720b736904..47ba28f755 100644
--- a/src/soc/intel/common/block/sram/sram.c
+++ b/src/soc/intel/common/block/sram/sram.c
@@ -51,6 +51,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_GLK_SRAM,
PCI_DEVICE_ID_INTEL_ICL_SRAM,
PCI_DEVICE_ID_INTEL_CMP_SRAM,
+ PCI_DEVICE_ID_INTEL_TGL_SRAM,
0,
};