OSDN Git Service

net: sfp: soft status and control support
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 20 Nov 2019 12:29:59 +0000 (12:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Nov 2019 06:29:40 +0000 (22:29 -0800)
commitf3c9a666b28572b1a0ae691a47d9a7de4d9cefb3
tree575df7d88c723bdccb716b855db226673f4d6e9f
parent9ce33351bd552f712b349f3c1b756c9bb0ea234f
net: sfp: soft status and control support

Add support for the soft status and control register, which allows
TX_FAULT and RX_LOS to be monitored and TX_DISABLE to be set.  We
make use of this when the board does not support GPIOs for these
signals.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/sfp.c
include/linux/sfp.h