diff options
author | Marek BehĂșn <kabel@kernel.org> | 2024-04-23 11:50:39 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-26 04:40:56 +0300 |
commit | cd4a32e60061789676f7f018a94fcc9ec56732a0 (patch) | |
tree | 8b61aef0de8c4e0a4f8ec0bb5cc184bef35a3ad0 /tools/perf/scripts/python/libxed.py | |
parent | 6999e0fc9a552ce98fcc66bee3dca7e55fba0ed3 (diff) | |
download | linux-cd4a32e60061789676f7f018a94fcc9ec56732a0.tar.xz |
net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
Enhance the quirk for Fibrestore 2.5G copper SFP module. The original
commit e27aca3760c0 ("net: sfp: add quirk for FS's 2.5G copper SFP")
introducing the quirk says that the PHY is inaccessible, but that is
not true.
The module uses Rollball protocol to talk to the PHY, and needs a 4
second wait before probing it, same as FS 10G module.
The PHY inside the module is Realtek RTL8221B-VB-CG PHY. The realtek
driver recently gained support to set it up via clause 45 accesses.
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240423085039.26957-2-kabel@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions