]> 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)
commitd7dbbb1f01d3656051c788f1a94c44b6010bc5b2
tree2cdf7fa4acbea805c0dacc928fa104d2989aecbe
parentd95905a1d6277df197b9f66a9fa139d15ffc27ad
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: 90567a488aaf ("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