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 3aa2ad78bc..2816a8d8e4 100644
--- a/src/soc/intel/common/block/hda/hda.c
+++ b/src/soc/intel/common/block/hda/hda.c
@@ -33,6 +33,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_CMP_H_AUDIO,
PCI_DEVICE_ID_INTEL_BSW_AUDIO,
PCI_DEVICE_ID_INTEL_TGL_AUDIO,
+ PCI_DEVICE_ID_INTEL_TGL_H_AUDIO,
PCI_DEVICE_ID_INTEL_MCC_AUDIO,
PCI_DEVICE_ID_INTEL_JSP_AUDIO,
PCI_DEVICE_ID_INTEL_ADP_P_AUDIO,