aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/scs/sd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/scs/sd.c')
-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 ec5f6e8cac..d6f48431bf 100644
--- a/src/soc/intel/common/block/scs/sd.c
+++ b/src/soc/intel/common/block/scs/sd.c
@@ -65,6 +65,7 @@ static struct device_operations dev_ops = {
static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_APL_SD,
+ PCI_DEVICE_ID_INTEL_CNL_SD,
PCI_DEVICE_ID_INTEL_GLK_SD,
PCI_DEVICE_ID_INTEL_SKL_SD,
0