]> 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)
commit0299c417cfb8fb0730fd9b0acfc2c229faa44082
tree62207b191ecf550f1c6ff05bcce112334fbd5131
parent7997714d7f7373d05004be5f217eae32c60979ec
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