aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/xdci/xdci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/xdci/xdci.c')
-rw-r--r--src/soc/intel/common/block/xdci/xdci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/xdci/xdci.c b/src/soc/intel/common/block/xdci/xdci.c
index c5d4e002a1..7b74b215d3 100644
--- a/src/soc/intel/common/block/xdci/xdci.c
+++ b/src/soc/intel/common/block/xdci/xdci.c
@@ -31,6 +31,7 @@ static struct device_operations usb_xdci_ops = {
static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_APL_XDCI,
+ PCI_DEVICE_ID_INTEL_CNL_LP_XDCI,
PCI_DEVICE_ID_INTEL_GLK_XDCI,
PCI_DEVICE_ID_INTEL_SPT_LP_XDCI,
0