]> git.baikalelectronics.ru Git - kernel.git/commit
net: stmmac: dwmac-rk: Add RK3128 GMAC support
authorDavid Wu <david.wu@rock-chips.com>
Sat, 30 Sep 2017 09:47:23 +0000 (17:47 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Oct 2017 22:39:56 +0000 (15:39 -0700)
commit756238424db4104a753546c8fe8d718208f407d3
tree939a81854d9d2074690b8c1b71a90cc4a6adaacf
parentf05a5fbfddb34e2097ac46332b6e6eadd1c9210d
net: stmmac: dwmac-rk: Add RK3128 GMAC support

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