forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
....@@ -217,6 +217,9 @@
217217 CH_PCI_ID_TABLE_FENTRY(0x6087), /* Custom T6225-CR */
218218 CH_PCI_ID_TABLE_FENTRY(0x6088), /* Custom T62100-CR */
219219 CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220
+ CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
221
+ CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
222
+ CH_PCI_ID_TABLE_FENTRY(0x6092), /* Custom T62100-CR-LOM */
220223 CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
221224
222225 #endif /* __T4_PCI_ID_TBL_H__ */