[RFC net-next v3 0/3] net: dsa: microchip: implement PHY loopback
From: Oleksij Rempel
Date: Fri Jan 12 2024 - 09:07:43 EST
changes v3:
- add Acked-by: Arun Ramadoss <arun.ramadoss@xxxxxxxxxxxxx> to first 2
patches
- move ksz879x specific loopback handling to separate functions
changes v2:
- add Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx> to first 2
patches
- make sure reverse x-mas tree is present in all patches
- add new lines between if statements
- reword commit message of the 3. patch
Oleksij Rempel (3):
net: dsa: microchip: ksz8: move BMCR specific code to separate
function
net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr
net: dsa: microchip: implement PHY loopback configuration for KSZ8794
and KSZ8873
drivers/net/dsa/microchip/ksz8795.c | 400 ++++++++++++++++--------
drivers/net/dsa/microchip/ksz8795_reg.h | 1 +
2 files changed, 270 insertions(+), 131 deletions(-)
--
2.39.2