[PATCH net-next v6 0/1] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x

From: msmulski2
Date: Thu Jun 01 2023 - 20:17:13 EST


From: Michal Smulski <michal.smulski@xxxxxxxx>

Changes from previous version:
* use phylink_decode_usxgmii_word() to decode USXGMII link state
* use existing include/uapi/linux/mdio.h defines when parsing status bits

Michal Smulski (1):
net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x

drivers/net/dsa/mv88e6xxx/chip.c | 3 +-
drivers/net/dsa/mv88e6xxx/port.c | 3 ++
drivers/net/dsa/mv88e6xxx/serdes.c | 46 ++++++++++++++++++++++++++++--
drivers/net/dsa/mv88e6xxx/serdes.h | 4 +++
4 files changed, 52 insertions(+), 4 deletions(-)

--
2.34.1