[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191015032444.15145-1-biao.huang@mediatek.com>
Date: Tue, 15 Oct 2019 11:24:43 +0800
From: Biao Huang <biao.huang@...iatek.com>
To: <davem@...emloft.net>, Jose Abreu <joabreu@...opsys.com>,
<andrew@...n.ch>
CC: <jakub.kicinski@...ronome.com>,
Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Matthias Brugger <matthias.bgg@...il.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>, <yt.shen@...iatek.com>,
<biao.huang@...iatek.com>, <jianguo.zhang@...iatek.com>,
<boon.leong.ong@...el.com>
Subject: [v2, PATCH 0/1] net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
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
Powered by blists - more mailing lists