]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 12 May 2015 17:33:24 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 May 2015 17:40:55 +0000 (13:40 -0400)
commit59856ed8ac7ebb925cf43ee14cb05d127922291a
tree85884d441c48dfce93a8f1169de52358e74dc991
parent71f510f7c52c54f0467c03e8fca7affac6ba9f80
net: phy: Add phy_ignore_ta_mask to account for broken turn-around

Some PHY devices/switches will not release the turn-around line as they
should do at the end of a MDIO transaction. To help with such
situations, allow MDIO bus drivers to be made aware of such
restrictions.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h