[PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper
Shenwei Wang
shenwei.wang at nxp.com
Thu Oct 13 06:39:02 PDT 2022
Per Russell's suggestion, the implementation is changed from the helper
function to add an extra property in phylink_config structure because this
change can easily cover SFP usecase too.
Changes in v5:
- Add fix tag in the commit message
Changes in v4:
- Clean up the codes in phylink.c
- Continue the version number
Shenwei Wang (2):
net: phylink: add mac_managed_pm in phylink_config structure
net: stmmac: Enable mac_managed_pm phylink config
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
drivers/net/phy/phylink.c | 3 +++
include/linux/phylink.h | 2 ++
3 files changed, 6 insertions(+)
--
2.34.1
More information about the linux-arm-kernel
mailing list