[PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver
From: andrew@lunn.ch (Andrew Lunn)
Date: 2017-12-01 13:49:07
Also in:
linux-devicetree, lkml, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2017-12-01 13:49:07
Also in:
linux-devicetree, lkml, netdev
On Fri, Dec 01, 2017 at 10:03:50AM +0900, Kunihiko Hayashi wrote:
The UniPhier platform from Socionext provides the AVE ethernet controller that includes MAC and MDIO bus supporting RGMII/RMII modes. The controller is named AVE. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Jassi Brar <redacted>
Hi Kunihiko
I reviewed the PHY and MDIO code. It all looks good. I cannot say much
about the rest of it though.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew