diff options
author | René van Dorst <opensource@vdorst.com> | 2020-11-13 16:45:54 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-11-23 22:53:15 +0100 |
commit | 6e1a4496f58c0eb69280dca7e0ba692bef41fbda (patch) | |
tree | 7db24b88c8d69c2b1ee774dd0252c88b583e7b27 /package/boot/uboot-layerscape | |
parent | 991e6f8cccbff4d1f1a2ffb4504d2a8b5bf45388 (diff) | |
download | upstream-6e1a4496f58c0eb69280dca7e0ba692bef41fbda.tar.gz upstream-6e1a4496f58c0eb69280dca7e0ba692bef41fbda.tar.bz2 upstream-6e1a4496f58c0eb69280dca7e0ba692bef41fbda.zip |
ramips: phy: at803x: Select SFP interface mode that both sides supports.
Currently sfp_select_interface() return the fastest interface that
the sfp modules supports even if the phy don't support that mode.
For example an GPON module that support both 2500basex and 1000basex.
Currently sfp_select_interface() picks 2500basex instead of 1000basex.
So limit the interfaces which both sides supports before calling
sfp_select_interface() or return an error if we don't have match.
Reviewed-by: John Thomson <git@johnthomson.fastmail.com.au>
Tested-by: Braihan Cantera <bcanterac@gmail.com> [MikroTik RB760iGS + Nokia G-010S-A 3FE46541AA SFP]
Tested-by: John Thomson <git@johnthomson.fastmail.com.au> [Mikrotik rb760igs + SFP SM/LC, SFP base1000T, SFP+ passive DAC]
Signed-off-by: René van Dorst <opensource@vdorst.com>
Diffstat (limited to 'package/boot/uboot-layerscape')
0 files changed, 0 insertions, 0 deletions