diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2024-06-15 15:00:27 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-06-18 14:28:26 +0300 |
commit | 777b8afb8179155353ec14b1d8153122410aba29 (patch) | |
tree | 8d65d57afc43502f02fec7126a1c821e50531b94 /drivers/net/phy/dp83640_reg.h | |
parent | 041cc86b3653cbcdf6ab96c2f2ae34f3d0a99b0a (diff) | |
download | linux-777b8afb8179155353ec14b1d8153122410aba29.tar.xz |
net: phy: introduce core support for phy-mode = "10g-qxgmii"
10G-QXGMII is a MAC-to-PHY interface defined by the USXGMII multiport
specification. It uses the same signaling as USXGMII, but it multiplexes
4 ports over the link, resulting in a maximum speed of 2.5G per port.
Some in-tree SoCs like the NXP LS1028A use "usxgmii" when they mean
either the single-port USXGMII or the quad-port 10G-QXGMII variant, and
they could get away just fine with that thus far. But there is a need to
distinguish between the 2 as far as SerDes drivers are concerned.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/phy/dp83640_reg.h')
0 files changed, 0 insertions, 0 deletions