On Wed, Jul 06, 2016 at 06:51:29PM +0800, Roger Chen wrote: > Add constants and callback functions for the dwmac on rk3368 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 at rock-chips.com> > --- > .../devicetree/bindings/net/rockchip-dwmac.txt | 3 +- Acked-by: Rob Herring <robh at kernel.org> > drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 226 +++++++++++++++++++++ > 2 files changed, 228 insertions(+), 1 deletion(-)