net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support
authorDavid Wu <david.wu@rock-chips.com>
Mon, 21 Aug 2017 10:12:55 +0000 (18:12 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 17:30:58 +0000 (10:30 -0700)
commit89c9c1636f5aeef7b74cdcc141e0abc9bd764afe
tree62207b191ecf550f1c6ff05bcce112334fbd5131
parentd3213fbf695490acbffc7b1fff793c7e26989296
net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support

It only supports rmii interface. Add constants and callback functions
for the dwmac on rv1108 socs. 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