device/pci_ids: Add Panther Lake Intel Touch Controller PCI IDs
The IDs comes from document #815002 Panther Lake External Design Specification volume 1. Change-Id: I23927631b165ded552860acf44dc8b67d41951c7 Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85814 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
42918150a2
commit
497298708c
1 changed files with 8 additions and 0 deletions
|
|
@ -4949,6 +4949,14 @@
|
|||
#define PCI_DID_INTEL_MTL_THC0_SPI 0x7e49
|
||||
#define PCI_DID_INTEL_MTL_THC1_INTEL 0x7e4a
|
||||
#define PCI_DID_INTEL_MTL_THC1_SPI 0x7e4b
|
||||
#define PCI_DID_INTEL_PTL_U_H_THC0_I2C 0xe348
|
||||
#define PCI_DID_INTEL_PTL_U_H_THC0_SPI 0xe349
|
||||
#define PCI_DID_INTEL_PTL_U_H_THC1_I2C 0xe34a
|
||||
#define PCI_DID_INTEL_PTL_U_H_THC1_SPI 0xe34b
|
||||
#define PCI_DID_INTEL_PTL_H_THC0_I2C 0xe448
|
||||
#define PCI_DID_INTEL_PTL_H_THC0_SPI 0xe449
|
||||
#define PCI_DID_INTEL_PTL_H_THC1_I2C 0xe44a
|
||||
#define PCI_DID_INTEL_PTL_H_THC1_SPI 0xe44b
|
||||
|
||||
#define PCI_VID_COMPUTONE 0x8e0e
|
||||
#define PCI_DID_COMPUTONE_IP2EX 0x0291
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue