OSDN Git Service

net: ethernet: Add TSE PCS support to dwmac-socfpga
authorTien Hock Loh <thloh@altera.com>
Fri, 8 Jul 2016 03:23:30 +0000 (20:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jul 2016 05:07:50 +0000 (22:07 -0700)
commitfb3bbdb859891e6bc27fd1afb3a07319f82c2ee4
tree199877544d3ac266c473bcf49a8495d19cf46c66
parent927265bc6cd6374c9bafc43408ece4e92311b149
net: ethernet: Add TSE PCS support to dwmac-socfpga

This adds support for TSE PCS that uses SGMII adapter when the phy-mode of
the dwmac is set to sgmii.

Signed-off-by: Tien Hock Loh <thloh@altera.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/socfpga-dwmac.txt
drivers/net/ethernet/stmicro/stmmac/Makefile
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c [new file with mode: 0644]
drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.h [new file with mode: 0644]
drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c