]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
authorArun Ramadoss <arun.ramadoss@microchip.com>
Wed, 13 Apr 2022 07:14:09 +0000 (12:44 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Apr 2022 09:50:01 +0000 (10:50 +0100)
commit1920670ceb02cba71ea5b62ab0fd32d9ecce39fa
treedb69ff8489747d007f0dbe20d901724ddf366fd6
parenteaa92ce3cec9a1325cbb90b27816c01c90be0078
net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag

Added the phy_poll_cable_test flag for the lan937x phy driver.
Tested using command -  ethtool --cable-test <dev>

Fixes: f2c44cc8e895 ("net: phy: added the LAN937x phy support")
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/microchip_t1.c