diff options
author | 2025-05-26 11:00:48 +0530 | |
---|---|---|
committer | 2025-05-27 17:52:01 -0700 | |
commit | 82d1096ca8b5dbb3158d707e6fb3ad21c3403a49 (patch) | |
tree | dadc7a4ec66081de6c9db8a4e2c7487c13e77379 /scripts/gdb/linux/utils.py | |
parent | net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy (diff) | |
download | wireguard-linux-82d1096ca8b5dbb3158d707e6fb3ad21c3403a49.tar.xz wireguard-linux-82d1096ca8b5dbb3158d707e6fb3ad21c3403a49.zip |
net: lan743x: Fix PHY reset handling during initialization and WOL
Remove lan743x_phy_init from lan743x_hardware_init as it resets the PHY
registers, causing WOL to fail on subsequent attempts. Add a call to
lan743x_hw_reset_phy in the probe function to ensure the PHY is reset
during device initialization.
Fixes: 23f0703c125be ("lan743x: Add main source files for new lan743x driver")
Signed-off-by: Thangaraj Samynathan <thangaraj.s@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250526053048.287095-3-thangaraj.s@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions