From eb10dc2e7338b71f04ec3a7b120a5ac2e379f78f Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Thu, 14 Nov 2024 14:45:11 -0800 Subject: [PATCH] intel/dev: Add PTL 0xb0b0 PCI ID MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jordan Justen Reviewed-by: Tapani Pälli Reviewed-by: Sushma Venkatesh Reddy Part-of: --- include/pci_ids/iris_pci_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index 5a2ed445f75..c81740c9722 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -286,3 +286,4 @@ CHIPSET(0xb083, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb08f, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb090, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) CHIPSET(0xb0a0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE) +CHIPSET(0xb0b0, ptl, "PTL", "Intel(R) Graphics", FORCE_PROBE)