]> 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)
commitc686745a085f24784ab55b0aee8de2666d8ccfe6
tree2cdf7fa4acbea805c0dacc928fa104d2989aecbe
parent2b93cc8e3df79b773c3d019494d7e802e0c1ca57
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: 3a7a1cd5cd0a ("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