[PATCH 0/2] net: macb: fix connectivity after resume
From: Claudiu Beznea
Date: Mon Dec 05 2022 - 10:31:36 EST
Hi,
This series fixes connectivity on SAMA7G5 with KSZ9131 ethernet PHY.
Driver fix is in patch 2/2. Patch 1/2 is a prerequisite.
Thank you,
Claudiu Beznea
Claudiu Beznea (2):
net: phylink: add helper to initialize phylink's phydev
net: macb: fix connectivity after resume
drivers/net/ethernet/cadence/macb_main.c | 1 +
drivers/net/phy/phylink.c | 10 ++++++++++
include/linux/phylink.h | 1 +
3 files changed, 12 insertions(+)
--
2.34.1