]> 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)
commit7fb4a8f1b89f724917be682b7c282c1acbc3f322
treedb69ff8489747d007f0dbe20d901724ddf366fd6
parent8b901a0c57df70de8fdacecaa8b3f3cc50fc12fd
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: e7630cf43e05 ("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