Commit 1fc9b1eade80b323f02a9cf7a29e1641eddf1052
Committed by
Samuel Ortiz
1 parent
7b0d44f3b7
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
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>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff
include/linux/pci_ids.h
... | ... | @@ -2506,6 +2506,7 @@ |
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 |