Skip to content

Commit e59db8f

Browse files
committed
Fix ARL-H eSPI ID
1 parent 9d70b9c commit e59db8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/include/device/pci_ids.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3129,7 +3129,7 @@
31293129
#define PCI_DID_INTEL_MTL_ESPI_5 0x7e05
31303130
#define PCI_DID_INTEL_MTL_ESPI_6 0x7e06
31313131
#define PCI_DID_INTEL_MTL_ESPI_7 0x7e07
3132-
#define PCI_DID_INTEL_ARL_H_ESPI 0x7202
3132+
#define PCI_DID_INTEL_ARL_H_ESPI 0x7702
31333133
#define PCI_DID_INTEL_RPP_P_ESPI_0 0x5180
31343134
#define PCI_DID_INTEL_RPP_P_ADP_P_ESPI_1 0x5181
31353135
#define PCI_DID_INTEL_RPP_P_ADP_P_ESPI_2 0x5182

0 commit comments

Comments
 (0)