commit | 7dcdc2213ec2d4607cbaf60261818f282384b305 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Thu May 24 19:24:37 2018 +0900 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Jun 13 13:54:17 2018 -0500 |
tree | a8b350d8a48cb1041c539ad66d871c6c89bda954 | |
parent | 75f836108d23b9562a4319bfbdd4410523693727 [diff] |
net: add Socionext AVE ethernet driver support Add driver for Socionext AVE ethernet controller that includes MAC and MDIO bus supporting RGMII/RMII modes. The driver behaves the ethernet driver model (DM_ETH) with devicetree. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>