Re: [PATCH] net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support

2017-08-22 Thread David Miller
From: David Wu Date: Mon, 21 Aug 2017 18:12:55 +0800 > 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 Applied

[PATCH] net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support

2017-08-21 Thread David Wu
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 --- .../devicetree/bindings/net/rockchip-dwmac.txt | 1 + drivers/n