Skip to content

Commit e6f7bf2

Browse files
RajuRangojugregkh
authored andcommitted
cxgb4: Add new T6 PCI device id 0x6092
[ Upstream commit 3401e4a ] 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>
1 parent aaf830a commit e6f7bf2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
219219
CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220220
CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
221221
CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
222+
CH_PCI_ID_TABLE_FENTRY(0x6092), /* Custom T62100-CR-LOM */
222223
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
223224

224225
#endif /* __T4_PCI_ID_TBL_H__ */

0 commit comments

Comments
 (0)