Add TGL-H PCI IDs

Change-Id: I751d0d59aff9e93e2aa92546db78775bd1e6ef22
This commit is contained in:
Jeremy Soller
2021-06-17 13:26:35 -06:00
committed by Tim Crawford
parent 03f477d395
commit 805b903073
24 changed files with 143 additions and 0 deletions

View File

@ -54,6 +54,7 @@ static const unsigned short pci_device_ids[] = {
PCI_DEVICE_ID_INTEL_CNL_ISHB,
PCI_DEVICE_ID_INTEL_CML_ISHB,
PCI_DEVICE_ID_INTEL_TGL_ISHB,
PCI_DEVICE_ID_INTEL_TGL_H_ISHB,
0
};