commit | 33125eaae481ad7da6b281f25b77a7bc91732b25 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Wed May 31 09:18:38 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 01 14:53:05 2017 -0400 |
tree | c0e1bed3d93ae112d9ee9ccf73a5ff3e92a7c11f | |
parent | 2c0cba482e795ff2cae4729bd1522b289c5b4412 [diff] |
arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver The dwmac-sun8i is an ethernet MAC hardware that support 10/100/1000 speed. This patch enable the dwmac-sun8i on Allwinner H3/H5 SoC Device-tree. SoC H3/H5 have an internal PHY, so optionals syscon and ephy are set. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>