Re: [PATCH v2 3/4] net: dsa: microchip: Disable RGMII in-band status on KSZ9893

2020-09-07 Thread Florian Fainelli
On 9/7/2020 3:12 AM, Paul Barker wrote: We can't assume that the link partner supports the in-band status reporting which is enabled by default on the KSZ9893 when using RGMII for the upstream port. Signed-off-by: Paul Barker Reviewed-by: Andrew Lunn Reviewed-by: Florian Fainelli -- Flor

[PATCH v2 3/4] net: dsa: microchip: Disable RGMII in-band status on KSZ9893

2020-09-07 Thread Paul Barker
We can't assume that the link partner supports the in-band status reporting which is enabled by default on the KSZ9893 when using RGMII for the upstream port. Signed-off-by: Paul Barker Reviewed-by: Andrew Lunn --- drivers/net/dsa/microchip/ksz9477.c | 3 +++ 1 file changed, 3 insertions(+) di