These changes were made while debugging the ksz9477 driver for use on a custom board which uses the ksz9893 switch supported by this driver. The patches have been runtime tested on top of Linux 5.8.4, I couldn't runtime test them on top of 5.9-rc3 due to unrelated issues. They have been build tested on top of 5.9-rc3.
Paul Barker (4): net: dsa: microchip: Make switch detection more informative net: dsa: microchip: Add debug print for XMII port mode net: dsa: microchip: Disable RGMII in-band status on KSZ9893 net: dsa: microchip: Implement recommended reset timing drivers/net/dsa/microchip/ksz9477.c | 11 +++++++++++ drivers/net/dsa/microchip/ksz_common.c | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) -- 2.28.0