summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/dtt/dtt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/dtt/dtt.c')
-rw-r--r--src/soc/intel/common/block/dtt/dtt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/dtt/dtt.c b/src/soc/intel/common/block/dtt/dtt.c
index 5fe883c2de..a1a03ec289 100644
--- a/src/soc/intel/common/block/dtt/dtt.c
+++ b/src/soc/intel/common/block/dtt/dtt.c
@@ -5,6 +5,7 @@
#include <device/pci_ids.h>
static const unsigned short pci_device_ids[] = {
+ PCI_DID_INTEL_RPL_DTT,
PCI_DID_INTEL_MTL_DTT,
PCI_DID_INTEL_CML_DTT,
PCI_DID_INTEL_TGL_DTT,