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

From: David Miller
Date: Tue Aug 22 2017 - 13:33:36 EST


From: David Wu <david.wu@xxxxxxxxxxxxxx>
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 <david.wu@xxxxxxxxxxxxxx>

Applied, thanks.