commit | 05946876f0c16f6fe1db692d575aba42b25f0811 | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Sat Sep 30 17:47:23 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 03 15:39:56 2017 -0700 |
tree | 939a81854d9d2074690b8c1b71a90cc4a6adaacf | |
parent | 63ba395cd7a52431cbb61658dad3beb5b24e9300 [diff] |
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>