Re: [PATCH] net: stmmac: dwmac-rk: Add RK3128 GMAC support
From: David Miller <davem@davemloft.net>
Date: 2017-10-03 22:40:14
Also in:
linux-rockchip, lkml
From: David Miller <davem@davemloft.net>
Date: 2017-10-03 22:40:14
Also in:
linux-rockchip, lkml
From: David Wu <redacted> Date: Sat, 30 Sep 2017 17:47:23 +0800
Add constants and callback functions for the dwmac on rk3128 soc. As can be seen, the base structure is the same, only registers and the bits in them moved slightly. Signed-off-by: David Wu <redacted>
Applied, thank you.