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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/usb4/usb4.c b/src/soc/intel/common/block/usb4/usb4.c
index a90a35af95..a47bb9b221 100644
--- a/src/soc/intel/common/block/usb4/usb4.c
+++ b/src/soc/intel/common/block/usb4/usb4.c
@@ -52,6 +52,8 @@ static void tbt_dma_fill_ssdt(const struct device *dev)
#endif
static const unsigned short pci_device_ids[] = {
+ PCI_DID_INTEL_LNL_TBT_DMA0,
+ PCI_DID_INTEL_LNL_TBT_DMA1,
PCI_DID_INTEL_RPL_TBT_DMA0,
PCI_DID_INTEL_RPL_TBT_DMA1,
PCI_DID_INTEL_MTL_M_TBT_DMA0,