diff options
-rw-r--r-- | src/include/device/pci_ids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 54fe0c1cd3..24799b8826 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -4193,7 +4193,7 @@ #define PCI_DID_INTEL_CML_GT2_H_2 0x9B42 #define PCI_DID_INTEL_CML_GT2_S_G0 0x9BC8 #define PCI_DID_INTEL_CML_GT2_S_P0 0x9BC5 -#define PCI_DID_INTEL_CML_GT2_H_R0 0x3E9B +#define PCI_DID_INTEL_CML_GT2_H_R0 0x9BC2 #define PCI_DID_INTEL_CML_GT2_H_R1 0x9BC4 #define PCI_DID_INTEL_TGL_GT1 0x9A60 #define PCI_DID_INTEL_TGL_GT2_UY 0x9A49 |