[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1476445233-26524-1-git-send-email-Raju.Lakkaraju@microsemi.com>
Date: Fri, 14 Oct 2016 17:10:31 +0530
From: Raju Lakkaraju <Raju.Lakkaraju@...rosemi.com>
To: <netdev@...r.kernel.org>, <devicetree@...r.kernel.org>
CC: <f.fainelli@...il.com>, <Allan.Nielsen@...rosemi.com>,
<andrew@...n.ch>, Raju Lakkaraju <Raju.Lakkaraju@...rosemi.com>
Subject: [PATCH net-next 0/2] net: phy: Add Downshift, FLF2 drivers for Microsemi
From: Raju Lakkaraju <Raju.Lakkaraju@...rosemi.com>
This series adds support to the Speed downshift, Fast Link Failure 2,
set drivers for Microsemi PHYs.
Patch 1/4: Link Speed downshift:
For operation in cabling environments that are incompatible with
1000BAST-T, VSC8531 device provides an automatic link speed
downshift operation. When enabled, the device automatically changes
its 1000BAST-T auto-negotiation to the next slower speed after
a set number of failed attempts at 1000BAST-T.
This feature is useful in setting up in networks using older cable
installations that include only pairs A and B, and not pairs C and D.
Patch 2/4: Fast Link Failure 2:
VSC8531 Fast Link Failure 2 feature enables the PHY to indicate the
onset of a potential link failure in < 100 usec for 100BASE-TX
operation. FLF2 is supported through the MDINT (active low) pin.
All these features tested on Beaglebone Black with VSC 8531 PHY.
Raju Lakkaraju (2):
net: phy: Add Speed downshift set driver for Microsemi PHYs.
net: phy: Add Fast Link Failure - 2 set driver for Microsemi PHYs.
.../devicetree/bindings/net/mscc-phy-vsc8531.txt | 12 +++
drivers/net/phy/mscc.c | 120 ++++++++++++++++++++-
2 files changed, 131 insertions(+), 1 deletion(-)
--
2.7.4
Powered by blists - more mailing lists