[PATCH net 0/4] Fixes for dwmac-sun8i suspend/resume
Samuel Holland
samuel at sholland.org
Sun Jan 3 06:17:40 EST 2021
This series fixes issues preventing dwmac-sun8i from working after a
suspend/resume cycle. Those issues include the PHY being left powered
off, the MAC syscon configuration being reset, and the reference to the
reset controller being improperly dropped. They also fix related issues
in probe error handling and driver removal.
Samuel Holland (4):
net: stmmac: dwmac-sun8i: Fix probe error handling
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
net: stmmac: dwmac-sun8i: Balance internal PHY power
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
.../net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 129 +++++++++++-------
1 file changed, 82 insertions(+), 47 deletions(-)
--
2.26.2
More information about the linux-arm-kernel
mailing list