commit | f2f98c1d7fa81e25a5cf910edc9db4d3c6f36c1b | [log] [tgz] |
---|---|---|
author | Timotej Lazar <timotej.lazar@araneo.si> | Sun Jan 13 01:22:55 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 15 22:27:34 2019 -0800 |
tree | 91cdd2ad8c373a234954ab50ad39e56220d9dead | |
parent | a6c7c7aac2de6be777b9805fe21848b9a323b8ff [diff] |
net: phy: meson-gxl: Use the genphy_soft_reset callback Since the referenced commit, Ethernet fails to come up at boot on the board meson-gxl-s905x-libretech-cc. Fix this by re-enabling the genphy_soft_reset callback for the Amlogic Meson GXL PHY driver. Fixes: 6e2d85ec0559 ("net: phy: Stop with excessive soft reset") Signed-off-by: Timotej Lazar <timotej.lazar@araneo.si> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>