commit | adadd38c5322008e8ea8c6333bfbef5ce944d181 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Thu Jun 20 15:47:43 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 24 13:25:11 2019 -0700 |
tree | 5eb0d3f7ccaeb38a9e0ceeb67360732ee704bebc | |
parent | dcdfa50eef71c126d3d9322234b7e98b998527f6 [diff] |
net: stmmac: sun8i: add support for Allwinner H6 EMAC The EMAC on Allwinner H6 is just like the one on A64. The "internal PHY" on H6 is on a co-packaged AC200 chip, and it's not really internal (it's connected via RMII at PA GPIO bank). Add support for the Allwinner H6 EMAC in the dwmac-sun8i driver. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Ondrej Jirman <megous@megous.com> Signed-off-by: David S. Miller <davem@davemloft.net>