[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220713101002.10970-1-biao.huang@mediatek.com>
Date: Wed, 13 Jul 2022 18:09:59 +0800
From: Biao Huang <biao.huang@...iatek.com>
To: David Miller <davem@...emloft.net>,
Matthias Brugger <matthias.bgg@...il.com>
CC: Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Jose Abreu <joabreu@...opsys.com>,
"Eric Dumazet" <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
"Biao Huang" <biao.huang@...iatek.com>, <netdev@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>, <macpaul.lin@...iatek.com>,
"Jisheng Zhang" <jszhang@...nel.org>,
Mohammad Athari Bin Ismail <mohammad.athari.ismail@...el.com>
Subject: [PATCH net v4 0/3] stmmac: dwmac-mediatek: fix clock issue
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 | 21 ++++----
.../ethernet/stmicro/stmmac/stmmac_platform.c | 8 ++-
3 files changed, 39 insertions(+), 39 deletions(-)
--
2.25.1
Powered by blists - more mailing lists