]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: enhance GPY115 loopback disable function
authorXu Liang <lxu@maxlinear.com>
Mon, 27 Sep 2021 07:03:02 +0000 (15:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 12:49:38 +0000 (13:49 +0100)
commit3b1b6e82fb5e08e2cb355d7b2ee8644ec289de66
tree2cdf7fa4acbea805c0dacc928fa104d2989aecbe
parentca48aa4ab8bfe0c235cf86cd0d3c11db0808132e
net: phy: enhance GPY115 loopback disable function

GPY115 need reset PHY when it comes out from loopback mode if the firmware
version number (lower 8 bits) is equal to or below 0x76.

Fixes: 7d901a1e878a ("net: phy: add Maxlinear GPY115/21x/24x driver")
Signed-off-by: Xu Liang <lxu@maxlinear.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/mxl-gpy.c