Re: [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399-specific data

From: Rob Herring
Date: Mon Jul 11 2016 - 10:34:23 EST


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@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/net/rockchip-dwmac.txt | 3 +-

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 226 +++++++++++++++++++++
> 2 files changed, 228 insertions(+), 1 deletion(-)