lkml.org 
[lkml]   [2021]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/5] net: phy: broadcom: IDDQ-SR mode
Date
This patch series adds support for the IDDQ with soft recovery mode
which allows power savings of roughly 150mW compared to a simple
BMCR.PDOWN power off (called standby power down in Broadcom datasheets).

In order to leverage these modes we add a new PHY driver flags for
drivers to opt-in for that behavior, the PHY driver is modified to do
the appropriate programming and the PHYs on which this was tested get
updated to have an appropriate suspend/resume set of functions.

Florian Fainelli (5):
net: phy: broadcom: Add IDDQ-SR mode
net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M
net: phy: broadcom: Utilize appropriate suspend for BCM54810/11
net: bcmgenet: Request APD, DLL disable and IDDQ-SR
net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SR

drivers/net/dsa/bcm_sf2.c | 4 +-
drivers/net/ethernet/broadcom/genet/bcmmii.c | 4 +-
drivers/net/phy/broadcom.c | 59 +++++++++++++++++++-
include/linux/brcmphy.h | 8 +++
4 files changed, 71 insertions(+), 4 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2021-09-21 04:04    [W:0.586 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site