File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 44
44
#define PCI_DEVICE_ID_AMD_19H_M70H_DF_F4 0x14f4
45
45
#define PCI_DEVICE_ID_AMD_19H_M78H_DF_F4 0x12fc
46
46
#define PCI_DEVICE_ID_AMD_1AH_M00H_DF_F4 0x12c4
47
+ #define PCI_DEVICE_ID_AMD_1AH_M20H_DF_F4 0x16fc
47
48
#define PCI_DEVICE_ID_AMD_1AH_M60H_DF_F4 0x124c
48
49
#define PCI_DEVICE_ID_AMD_1AH_M70H_DF_F4 0x12bc
49
50
#define PCI_DEVICE_ID_AMD_MI200_DF_F4 0x14d4
@@ -127,6 +128,7 @@ static const struct pci_device_id amd_nb_link_ids[] = {
127
128
{ PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_19H_M78H_DF_F4 ) },
128
129
{ PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_CNB17H_F4 ) },
129
130
{ PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_1AH_M00H_DF_F4 ) },
131
+ { PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_1AH_M20H_DF_F4 ) },
130
132
{ PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_1AH_M60H_DF_F4 ) },
131
133
{ PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_1AH_M70H_DF_F4 ) },
132
134
{ PCI_DEVICE (PCI_VENDOR_ID_AMD , PCI_DEVICE_ID_AMD_MI200_DF_F4 ) },
You can’t perform that action at this time.
0 commit comments