summaryrefslogtreecommitdiff
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 0143a4080f..fd0ab4abd5 100644
--- a/src/soc/intel/common/block/hda/hda.c
+++ b/src/soc/intel/common/block/hda/hda.c
@@ -29,6 +29,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DID_INTEL_MTL_AUDIO_6,
PCI_DID_INTEL_MTL_AUDIO_7,
PCI_DID_INTEL_MTL_AUDIO_8,
+ PCI_DID_INTEL_RPP_P_AUDIO,
PCI_DID_INTEL_APL_AUDIO,
PCI_DID_INTEL_GLK_AUDIO,
PCI_DID_INTEL_SKL_AUDIO,