Searched hist:"1 b008fdb06848c7c84e7c1a4a9b2b76239550555" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | marvell.c | 1b008fdb06848c7c84e7c1a4a9b2b76239550555 Wed May 18 12:46:28 UTC 2016 Michal Simek <michal.simek@xilinx.com> phy: marvell: Do not reset phy after negotiation
The patch "net: phy: do not read configuration register on reset" (sha1: a058052c358c3ecf5f394ff37def6a45eb26768c) was causing regression on zynq zc702 board where Marwell 88e1118 phy was resetted after negotiation was setup. Phy reset is done pretty early in phy_connect_dev() and doens't need to be called again in phy code.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
|