aboutsummaryrefslogtreecommitdiff
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 81fff29e28..812146f960 100644
--- a/src/soc/intel/common/block/scs/sd.c
+++ b/src/soc/intel/common/block/scs/sd.c
@@ -71,6 +71,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_GLK_SD,
PCI_DEVICE_ID_INTEL_SKL_SD,
PCI_DEVICE_ID_INTEL_CNP_H_SD,
+ PCI_DEVICE_ID_INTEL_ICL_SD,
0
};