commit | 89c9c1636f5aeef7b74cdcc141e0abc9bd764afe | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Mon Aug 21 18:12:55 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 22 10:30:58 2017 -0700 |
tree | 62207b191ecf550f1c6ff05bcce112334fbd5131 | |
parent | d3213fbf695490acbffc7b1fff793c7e26989296 [diff] |
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>