Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

pci_ids: Add Intel Centerton Legacy Block DeviceID

This patch adds the Integrated Legacy Block DeviceID for the Centerton CPU. It will be used in the GPIO and Multifunction Devices driver.

Signed-off-by: Seth Heasley <seth.heasley@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

authored by

Seth Heasley and committed by
Samuel Ortiz
1fc9b1ea 7b0d44f3

+1
+1
include/linux/pci_ids.h
··· 2506 2506 #define PCI_DEVICE_ID_INTEL_MRST_SD2 0x084F 2507 2507 #define PCI_DEVICE_ID_INTEL_I960 0x0960 2508 2508 #define PCI_DEVICE_ID_INTEL_I960RM 0x0962 2509 + #define PCI_DEVICE_ID_INTEL_CENTERTON_ILB 0x0c60 2509 2510 #define PCI_DEVICE_ID_INTEL_8257X_SOL 0x1062 2510 2511 #define PCI_DEVICE_ID_INTEL_82573E_SOL 0x1085 2511 2512 #define PCI_DEVICE_ID_INTEL_82573L_SOL 0x108F