aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/hda/hda.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/hda/hda.c')
-rw-r--r--src/soc/intel/common/block/hda/hda.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/hda/hda.c b/src/soc/intel/common/block/hda/hda.c
index 4de31372c3..da0ad53374 100644
--- a/src/soc/intel/common/block/hda/hda.c
+++ b/src/soc/intel/common/block/hda/hda.c
@@ -78,6 +78,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_CNL_AUDIO,
PCI_DEVICE_ID_INTEL_CNP_H_AUDIO,
PCI_DEVICE_ID_INTEL_ICL_AUDIO,
+ PCI_DEVICE_ID_INTEL_CMP_AUDIO,
0
};