commit | a8927795efff1d5fc76a2bf6f73112751eb8e5cb | [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 | ff114e0f76b6f0937890ba72859acfb40afee329 [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>