]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: LAN87xx: add ethtool SQI support
authorArun Ramadoss <arun.ramadoss@microchip.com>
Wed, 20 Apr 2022 15:20:15 +0000 (20:50 +0530)
committerJakub Kicinski <kuba@kernel.org>
Fri, 22 Apr 2022 23:30:04 +0000 (16:30 -0700)
commitf9a4f76f0a6682b2f372aee9b4761de4f6eca2dc
tree7b35e1caec1c7e4c08f53cfac304a6e9574eb2e7
parent063ddcda7d385bfae1c2c55a49460c4333e6fb1b
net: phy: LAN87xx: add ethtool SQI support

This patch add the support for measuring Signal Quality Index for
LAN87xx and LAN937x T1 Phy. It uses the SQI Method 5 for obtaining the
values.

Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/microchip_t1.c