]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: phy: microchip_t1: SQI support for LAN887x
authorTarun Alle <Tarun.Alle@microchip.com>
Mon, 7 Oct 2024 06:39:43 +0000 (12:09 +0530)
committerJakub Kicinski <kuba@kernel.org>
Wed, 9 Oct 2024 01:24:16 +0000 (18:24 -0700)
commit36efaca9cb28a893cad98f0448c39a8b698859e2
tree8bd599616b8d0d7f77b30ab98f8a58f95198bf6d
parent3a04f87127f86b3d0ecc88b782d0c59a43b5bb74
net: phy: microchip_t1: SQI support for LAN887x

Add support for measuring Signal Quality Index for LAN887x T1 PHY.
Signal Quality Index (SQI) is measure of Link Channel Quality from
0 to 7, with 7 as the best. By default, a link loss event shall
indicate an SQI of 0.

Signed-off-by: Tarun Alle <Tarun.Alle@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20241007063943.3233-1-tarun.alle@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/microchip_t1.c