]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe8be2af3430ac7a27068063669cd6f777ff1003
tree62207b191ecf550f1c6ff05bcce112334fbd5131
parentcc4a421a52f44bd3714cff14ee585d9978e543e5
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