linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [v2, PATCH 0/1] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
@ 2019-10-15  3:24 Biao Huang
  2019-10-15  3:24 ` [v2, PATCH] " Biao Huang
  0 siblings, 1 reply; 3+ messages in thread
From: Biao Huang @ 2019-10-15  3:24 UTC (permalink / raw)
  To: davem, Jose Abreu, andrew
  Cc: jianguo.zhang, jakub.kicinski, Alexandre Torgue, boon.leong.ong,
	biao.huang, netdev, linux-kernel, yt.shen, linux-mediatek,
	Maxime Coquelin, Matthias Brugger, Giuseppe Cavallaro,
	linux-stm32, linux-arm-kernel

changes in v2:
        1. add Fixes in commit message
        2. replace clk_disable/clk_enable with clk_disable_unprepare/clk_prepare_enable
        to ensure the source pll can be closed/open in suspend/resume for power saving.

Biao Huang (1):
  net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow

 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

--
2.18.0



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-16 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15  3:24 [v2, PATCH 0/1] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow Biao Huang
2019-10-15  3:24 ` [v2, PATCH] " Biao Huang
2019-10-16 20:27   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).