net: stmmac: dwmac-rk: add rk3368-specific data
authorHeiko Stübner <heiko@sntech.de>
Sun, 21 Jun 2015 19:52:54 +0000 (21:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jun 2015 13:49:26 +0000 (06:49 -0700)
commitdf558854cfb3123267b5b15e7b7f4bb900bb7782
tree58607a122bf0781c7867e0408f10c72ada4c51d5
parent0fb98db19700a4e1d80de401ffab42871c388dd9
net: stmmac: dwmac-rk: add rk3368-specific data

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

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/rockchip-dwmac.txt
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c