summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/scs
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/scs')
-rw-r--r--src/soc/intel/common/block/scs/sd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/scs/sd.c b/src/soc/intel/common/block/scs/sd.c
index c8dc7d12b4..ea8d1b02bc 100644
--- a/src/soc/intel/common/block/scs/sd.c
+++ b/src/soc/intel/common/block/scs/sd.c
@@ -72,6 +72,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_SKL_SD,
PCI_DEVICE_ID_INTEL_CNP_H_SD,
PCI_DEVICE_ID_INTEL_ICL_SD,
+ PCI_DEVICE_ID_INTEL_CMP_SD,
0
};