summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/usb4
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/usb4')
-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 a8ab7364a8f4..f3c81dc52309 100644
--- a/src/soc/intel/common/block/usb4/usb4.c
+++ b/src/soc/intel/common/block/usb4/usb4.c
@@ -51,6 +51,8 @@ static void tbt_dma_fill_ssdt(const struct device *dev)
static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_TGL_TBT_DMA0,
PCI_DEVICE_ID_INTEL_TGL_TBT_DMA1,
+ PCI_DEVICE_ID_INTEL_ADL_TBT_DMA0,
+ PCI_DEVICE_ID_INTEL_ADL_TBT_DMA1,
0
};