[PATCH net v5 0/3] stmmac: dwmac-mediatek: fix clock issue
Biao Huang
biao.huang at mediatek.com
Wed Jul 13 23:00:11 PDT 2022
changes in v5:
1. add reivewd-by as Matthias's comments.
2. fix "warning: unused variable 'ret' [-Wunused-variable]" as Jakub's comments
changes in v4:
1. improve commit message and test ko insertion/remove as Matthias's comments.
2. add patch "net: stmmac: fix pm runtime issue in stmmac_dvr_remove()" to
fix vlan filter deletion issue.
3. add patch "net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow"
to fix unbalanced ptp clock issue in suspend/resume flow.
changes in v3:
1. delete mediatek_dwmac_exit() since there is no operation in it,
as Matthias's comments.
changes in v2:
1. clock configuration is still needed in probe,
and invoke mediatek_dwmac_clks_config() instead.
2. update commit message.
v1:
remove duplicated clock configuration in init/exit.
Biao Huang (3):
stmmac: dwmac-mediatek: fix clock issue
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
.../ethernet/stmicro/stmmac/dwmac-mediatek.c | 49 ++++++++-----------
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 22 ++++-----
.../ethernet/stmicro/stmmac/stmmac_platform.c | 8 ++-
3 files changed, 39 insertions(+), 40 deletions(-)
--
2.25.1
More information about the Linux-mediatek
mailing list