]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ada02d00bd41000500d51571cfb33e548c27cd4
tree199877544d3ac266c473bcf49a8495d19cf46c66
parent0872d078801e7c6a8465cfdfc99de22574e9b85c
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