]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module
authorMartin Schiller <ms@dev.tdt.de>
Thu, 27 Feb 2025 07:10:58 +0000 (08:10 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 4 Mar 2025 01:22:03 +0000 (17:22 -0800)
commit05ec5c085eb7ae044d49e04a3cff194a0b2a3251
tree510fad0b2f6587e302eb9fd378fbdaf20920b9fa
parent60d7505292c4591b7c805511d8db1eef04ecbe9d
net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module

Add quirk for a copper SFP that identifies itself as "FS" "SFP-10GM-T".
It uses RollBall protocol to talk to the PHY and needs 4 sec wait before
probing the PHY.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Link: https://patch.msgid.link/20250227071058.1520027-1-ms@dev.tdt.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/sfp.c