Tim Wawrzynczak has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/42811 )
Change subject: pci_ids: Add TGL & JSL IPU PCI IDs ......................................................................
pci_ids: Add TGL & JSL IPU PCI IDs
Add PCI IDs for Intel's Image Processing Unit (IPU) for TGL & JSL
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: I71dc95a6692e82ca25b0252b4f0789ee059df89f --- M src/include/device/pci_ids.h 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/42811/1
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index 4b17567..ed0629a 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -3714,6 +3714,9 @@ #define PCI_DEVICE_ID_GrP_6SERIES_1_WIFI 0x51f0 #define PCI_DEVICE_ID_GrP_6SERIES_2_WIFI 0x7af0
+#define PCI_DEVICE_ID_INTEL_TGL_IPU 0x9a19 +#define PCI_DEVICE_ID_INTEL_JSL_IPU 0x4e19 + #define PCI_VENDOR_ID_COMPUTONE 0x8e0e #define PCI_DEVICE_ID_COMPUTONE_IP2EX 0x0291 #define PCI_DEVICE_ID_COMPUTONE_PG 0x0302