diff options
author | David S. Miller <davem@davemloft.net> | 2021-06-03 13:30:44 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-03 13:30:44 -0700 |
commit | c356be057432da1720afb5106f4ff102b6a950a7 (patch) | |
tree | dc78ca63da7dec3f7b4480ce631d197e0e6ab1e0 /net/smc | |
parent | b596ce68fd4a51a4b0660d88a13d5b5584aa3e67 (diff) | |
parent | 11059740e616f4d83d8d9e3f8a63dafefdc2ae5d (diff) | |
download | linux-c356be057432da1720afb5106f4ff102b6a950a7.tar.gz linux-c356be057432da1720afb5106f4ff102b6a950a7.tar.bz2 linux-c356be057432da1720afb5106f4ff102b6a950a7.zip |
Merge branch 'xpcs-phylink_pcs_ops'
Vladimir Oltean says:
====================
Convert xpcs to phylink_pcs_ops
Background: the sja1105 DSA driver currently drives a Designware XPCS
for SGMII and 2500base-X, and it would be nice to reuse some code with
the xpcs module. This would also help consolidate the phylink_pcs_ops,
since the only other dedicated PCS driver, currently, is the lynx_pcs.
Therefore, this series makes the xpcs expose the same kind of API that
the lynx_pcs module does. The main changes are getting rid of struct
mdio_xpcs_ops, being compatible with struct phylink_pcs_ops and being
less reliant on the phy_interface_t passed to xpcs_probe (now renamed to
xpcs_create).
This patch series is partially tested (some code paths have been covered
on the NXP SJA1105 and some others with the help of Vee Khee Wong on
Intel Tiger Lake / stmmac) but further testing on 10G setups would be
appreciated, if possible.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions