OSDN Git Service

net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
authordavid.wu <david.wu@rock-chips.com>
Fri, 17 Feb 2017 12:55:11 +0000 (20:55 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Feb 2017 23:19:37 +0000 (18:19 -0500)
commitd4ff816e9707572c1c83def42f32105ddcabe1c0
tree7cde02239faccc284acfdb343c348638722142f9
parenta4d69a4c3ca6be699ed8cdc4683381ce44b85c90
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support

Add constants and callback functions for the dwmac on rk3328 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