mbox series

[net,v2,0/1] stmmac: dwmac-mediatek: fix clock issue

Message ID 20220708075622.26342-1-biao.huang@mediatek.com (mailing list archive)
Headers show
Series stmmac: dwmac-mediatek: fix clock issue | expand

Message

Biao Huang (黄彪) July 8, 2022, 7:56 a.m. UTC
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 (1):
  stmmac: dwmac-mediatek: fix clock issue

 .../ethernet/stmicro/stmmac/dwmac-mediatek.c  | 32 ++++++-------------
 1 file changed, 10 insertions(+), 22 deletions(-)