mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 00:15:24 +03:00
b9d12085f2
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> |
||
---|---|---|
.. | ||
can | ||
dsa | ||
nfc | ||
wireless | ||
allwinner,sun4i-emac.txt | ||
allwinner,sun4i-mdio.txt | ||
allwinner,sun7i-a20-gmac.txt | ||
altera_tse.txt | ||
arc_emac.txt | ||
broadcom-bcm87xx.txt | ||
broadcom-bcmgenet.txt | ||
calxeda-xgmac.txt | ||
cavium-mdio.txt | ||
cavium-mix.txt | ||
cavium-pip.txt | ||
cdns-emac.txt | ||
cpsw-phy-sel.txt | ||
cpsw.txt | ||
davicom-dm9000.txt | ||
davinci_emac.txt | ||
davinci-mdio.txt | ||
ethernet.txt | ||
fsl-fec.txt | ||
fsl-tsec-phy.txt | ||
gpmc-eth.txt | ||
lpc-eth.txt | ||
macb.txt | ||
marvell-armada-370-neta.txt | ||
marvell-orion-mdio.txt | ||
marvell-orion-net.txt | ||
mdio-gpio.txt | ||
mdio-mux-gpio.txt | ||
mdio-mux-mmioreg.txt | ||
mdio-mux.txt | ||
micrel-ks8851.txt | ||
micrel-ksz9021.txt | ||
micrel.txt | ||
moxa,moxart-mac.txt | ||
opencores-ethoc.txt | ||
phy.txt | ||
samsung-sxgbe.txt | ||
sh_eth.txt | ||
smsc911x.txt | ||
smsc-lan91c111.txt | ||
socfpga-dwmac.txt | ||
sti-dwmac.txt | ||
stmmac.txt | ||
via-velocity.txt |