cxgb4: Add new T6 PCI device id 0x6092
authorRaju Rangoju <rajur@chelsio.com>
Tue, 2 Feb 2021 18:25:11 +0000 (23:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2021 09:13:01 +0000 (10:13 +0100)
[ Upstream commit 3401e4aa43a540881cc97190afead650e709c418 ]

Signed-off-by: Raju Rangoju <rajur@chelsio.com>
Link: https://lore.kernel.org/r/20210202182511.8109-1-rajur@chelsio.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h

index 0c53734..0b1b5f9 100644 (file)
@@ -219,6 +219,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
        CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
        CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
        CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
+       CH_PCI_ID_TABLE_FENTRY(0x6092), /* Custom T62100-CR-LOM */
 CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
 
 #endif /* __T4_PCI_ID_TBL_H__ */