]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2019 06:27:34 +0000 (22:27 -0800)
commitc278d28d63499136e05080148aeab53ea31b7be9
tree91cdd2ad8c373a234954ab50ad39e56220d9dead
parent7fa9a98f05d23c1262fff8815c61cbc6cbd63fe1
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: 86a764a5adf7 ("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>
drivers/net/phy/meson-gxl.c