Thomas Petazzoni b9d12085f2 net: phy: add minimal support for QSGMII PHY
This commit adds the necessary definitions for the PHY layer to
recognize "qsgmii" as a valid PHY interface. A QSMII interface, as
defined at
http://en.wikipedia.org/wiki/Media_Independent_Interface#Quad_Serial_Gigabit_Media_Independent_Interface,
is "is a method of combining four SGMII lines into a 5Gbit/s
interface. QSGMII, like SGMII, uses LVDS signalling for the TX and RX
data and a single LVDS clock signal. QSGMII uses significantly fewer
signal lines than four SGMII busses."

This type of MAC <-> PHY connection might require special handling on
the MAC driver side, so it should be possible to express this type of
MAC <-> PHY connection, for example in the Device Tree.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: devicetree@vger.kernel.org
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-16 14:36:12 -04:00
..
2014-04-05 15:46:37 -07:00
2014-01-23 18:49:36 -08:00
2014-03-24 00:36:37 +09:00
2014-04-04 09:12:50 +02:00
2014-04-07 10:24:18 -07:00
2014-04-09 08:39:39 -07:00
2014-04-05 16:12:27 +10:00
2014-04-05 15:46:37 -07:00
2014-03-18 21:15:16 +01:00
2014-04-09 08:39:39 -07:00
2014-04-05 15:29:04 -07:00
2014-04-03 16:21:21 -07:00
2014-04-05 13:51:19 -07:00
2014-04-05 15:29:04 -07:00
2014-04-05 15:37:40 -07:00