commit | b3f79ae45904ae987a7c06a9e8d6084d7b73e67f | [log] [tgz] |
---|---|---|
author | Yazen Ghannam <[email protected]> | Fri Jan 10 01:56:49 2020 +0000 |
committer | Borislav Petkov <[email protected]> | Thu Jan 16 17:09:18 2020 +0100 |
tree | d8abf6b4a389f9099d916cef554d9e828b3cff91 | |
parent | 9f6aef86315ac31481a288ba1b3f43b2aac93757 [diff] [blame] |
x86/amd_nb: Add Family 19h PCI IDs Add the new PCI Device 18h IDs for AMD Family 19h systems. Note that Family 19h systems will not have a new PCI root device ID. Signed-off-by: Yazen Ghannam <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 2302d133..352c0d7 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h
@@ -549,6 +549,7 @@ #define PCI_DEVICE_ID_AMD_17H_M10H_DF_F3 0x15eb #define PCI_DEVICE_ID_AMD_17H_M30H_DF_F3 0x1493 #define PCI_DEVICE_ID_AMD_17H_M70H_DF_F3 0x1443 +#define PCI_DEVICE_ID_AMD_19H_DF_F3 0x1653 #define PCI_DEVICE_ID_AMD_CNB17H_F3 0x1703 #define PCI_DEVICE_ID_AMD_LANCE 0x2000 #define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001