net: stmmac: dwmac-rk: Add RK3128 GMAC support
authorDavid Wu <david.wu@rock-chips.com>
Sat, 30 Sep 2017 09:47:23 +0000 (17:47 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Oct 2017 22:39:56 +0000 (15:39 -0700)
commit05946876f0c16f6fe1db692d575aba42b25f0811
tree939a81854d9d2074690b8c1b71a90cc4a6adaacf
parent63ba395cd7a52431cbb61658dad3beb5b24e9300
net: stmmac: dwmac-rk: Add RK3128 GMAC support

Add constants and callback functions for the dwmac on rk3128 soc.
As can be seen, the base structure is the same, only registers
and the bits in them moved slightly.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/rockchip-dwmac.txt
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c