commit | ba289af8020a6e81eac424e1d4ef3fcc8ff1b23d | [log] [tgz] |
---|---|---|
author | Roger Chen <roger.chen@rock-chips.com> | Fri Sep 02 01:49:59 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 02 17:08:56 2016 -0700 |
tree | 65d6be2289d25abcd0331bde1930d88ce501450e | |
parent | dd19bde36739702bbd9a832b5d4995bc0fa8d6d7 [diff] |
net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data Add constants and callback functions for the dwmac on rk3228/rk3229 socs. As can be seen, the base structure is the same, only registers and the bits in them moved slightly. Signed-off-by: Roger Chen <roger.chen@rock-chips.com> Signed-off-by: Caesar Wang <wxt@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: David S. Miller <davem@davemloft.net>