OSDN Git Service

Merge branch 'at803x-sfp-fiber'
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Jan 2022 13:28:20 +0000 (13:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Jan 2022 13:28:20 +0000 (13:28 +0000)
commit7ded129bcaf70ecdfaf5c588aadaf45e25c124db
treeaad1c9395a8fd187b76750b2a43cf446cf6dddfd
parentfbb8295248e1d6f576d444309fcf79356008eac1
parentdc4d5fcc5d365c9f70ea3f5c09bdf70e988fad50
Merge branch 'at803x-sfp-fiber'

Robert Hancock says:

====================
at803x fiber/SFP support

Add support for 1000Base-X fiber modes to the at803x PHY driver, as
well as support for connecting a downstream SFP cage.

Changes since v3:
-Renamed some constants with OHM suffix for clarity

Changes since v2:
-fixed tabs/spaces issue in one patch

Changes since v1:
-moved page selection to config_init so it is handled properly
after suspend/resume
-added explicit check for empty sfp_support bitmask
====================

Signed-off-by: David S. Miller <davem@davemloft.net>