aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/sata/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/sata/sata.c')
-rw-r--r--src/soc/intel/common/block/sata/sata.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/sata/sata.c b/src/soc/intel/common/block/sata/sata.c
index 0f26262db2..40ffb210a2 100644
--- a/src/soc/intel/common/block/sata/sata.c
+++ b/src/soc/intel/common/block/sata/sata.c
@@ -96,6 +96,9 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_CMP_SATA,
PCI_DEVICE_ID_INTEL_CMP_PREMIUM_SATA,
PCI_DEVICE_ID_INTEL_CMP_LP_SATA,
+ PCI_DEVICE_ID_INTEL_CMP_H_SATA,
+ PCI_DEVICE_ID_INTEL_CMP_H_HALO_SATA,
+ PCI_DEVICE_ID_INTEL_CMP_H_PREMIUM_SATA,
PCI_DEVICE_ID_INTEL_TGP_LP_SATA,
PCI_DEVICE_ID_INTEL_TGP_SATA,
PCI_DEVICE_ID_INTEL_TGP_PREMIUM_SATA,