From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fuxbrumer, Dvora Date: Tue, 13 Jul 2021 10:04:00 +0300 Subject: [Intel-wired-lan] [PATCH v1 3/3] e1000e: Additional PHY power saving in s0ix In-Reply-To: <20210624081908.568757-1-sasha.neftin@intel.com> References: <20210624081908.568757-1-sasha.neftin@intel.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On 6/24/2021 11:19, Sasha Neftin wrote: > After transferring the MAC-PHY interface to the SMBus the PHY > will save power in S0ix low power idle mode. > > Suggested-by: Dima Ruinskiy > Signed-off-by: Sasha Neftin > --- > drivers/net/ethernet/intel/e1000e/netdev.c | 6 ++++++ > 1 file changed, 6 insertions(+) > Tested-by: Dvora Fuxbrumer