
13 Feb
2019
13 Feb
'19
8:21 a.m.
On Fri, Feb 08, 2019 at 07:13:21PM -0500, Tom Rini wrote:
On Mon, Jan 28, 2019 at 05:13:55PM +0800, Shawn Guo wrote:
It adds the driver for HIGMACV300 Ethernet controller found on HiSilicon SoCs like Hi3798CV200. It's based on a downstream U-Boot driver, but quite a lot of code gets rewritten and cleaned up to adopt driver model and PHY API.
Signed-off-by: Shawn Guo shawn.guo@linaro.org
Please note that you forgot drivers/net/ocelot_switch.c with this patch.
Thanks for reminding, Tom. I will rebase to latest master and get the move of ocelot_switch driver considered.
Shawn