Re: [PATCH] ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES

2020-07-20 Thread Chris Healy
On Sun, Jul 19, 2020 at 2:16 PM Michal Kubecek wrote: > > On Thu, Jul 16, 2020 at 10:55:26AM -0700, Chris Healy wrote: > > From: Andrew Lunn > > > > In addition to the port registers, the device can provide the > > SERDES/PCS registers. Dump these, and for a few of the important > > SGMII/1000Bas

Re: [PATCH] ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES

2020-07-19 Thread Michal Kubecek
On Thu, Jul 16, 2020 at 10:55:26AM -0700, Chris Healy wrote: > From: Andrew Lunn > > In addition to the port registers, the device can provide the > SERDES/PCS registers. Dump these, and for a few of the important > SGMII/1000Base-X registers decode the bits. > > Signed-off-by: Andrew Lunn > Si

[PATCH] ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES

2020-07-16 Thread Chris Healy
From: Andrew Lunn In addition to the port registers, the device can provide the SERDES/PCS registers. Dump these, and for a few of the important SGMII/1000Base-X registers decode the bits. Signed-off-by: Andrew Lunn Signed-off-by: Chris Healy --- dsa.c | 196 ++