stmmac: adding new glue driver dwmac-dwc-qos-eth
authorjpinto <Joao.Pinto@synopsys.com>
Mon, 9 Jan 2017 12:35:10 +0000 (12:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 19:54:30 +0000 (14:54 -0500)
commitd8256121a91a653682070092b9f105d0c45bd48b
tree49c260adb1506a7d754b0154bc03460347edf33d
parentf573c0b9c4e02691cf87736bd0824fd37ec02e65
stmmac: adding new glue driver dwmac-dwc-qos-eth

This patch adds a new glue driver called dwmac-dwc-qos-eth which
was based in the dwc_eth_qos as is. To assure retro-compatibility a slight
tweak was also added to stmmac_platform.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Tested-by: Niklas Cassel <niklas.cassel@axis.com>
Reviewed-by: Lars Persson <larper@axis.com>
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
drivers/net/ethernet/stmicro/stmmac/Kconfig
drivers/net/ethernet/stmicro/stmmac/Makefile
drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c [new file with mode: 0644]
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c