]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: phy: meson-gxl: Use the genphy_soft_reset callback
authorTimotej Lazar <timotej.lazar@araneo.si>
Sun, 13 Jan 2019 00:22:55 +0000 (01:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 20:09:48 +0000 (21:09 +0100)
commit4f70f94d92ec935b6e1ee4af6b65a30b00a9305e
tree2e0377e0e9533c761ec067df949010897d8e9a49
parent702ee83110b5038f55473fbe61c6faafdcce7548
net: phy: meson-gxl: Use the genphy_soft_reset callback

[ Upstream commit f2f98c1d7fa81e25a5cf910edc9db4d3c6f36c1b ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/meson-gxl.c