summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/usb4/usb4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/usb4/usb4.c')
-rw-r--r--src/soc/intel/common/block/usb4/usb4.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/usb4/usb4.c b/src/soc/intel/common/block/usb4/usb4.c
index 996e7f52ee..6924bb70df 100644
--- a/src/soc/intel/common/block/usb4/usb4.c
+++ b/src/soc/intel/common/block/usb4/usb4.c
@@ -53,6 +53,9 @@ static void tbt_dma_fill_ssdt(const struct device *dev)
#endif
static const unsigned short pci_device_ids[] = {
+ PCI_DID_INTEL_MTL_M_TBT_DMA0,
+ PCI_DID_INTEL_MTL_P_TBT_DMA0,
+ PCI_DID_INTEL_MTL_P_TBT_DMA1,
PCI_DID_INTEL_TGL_TBT_DMA0,
PCI_DID_INTEL_TGL_TBT_DMA1,
PCI_DID_INTEL_TGL_H_TBT_DMA0,