From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org, davem@davemloft.net
Subject: Re: [PATCH net-next 0/7] net: bcmgenet: integrated GPHY power up/down
Date: Mon, 23 Mar 2015 15:06:39 -0700 [thread overview]
Message-ID: <55108E6F.5010503@gmail.com> (raw)
In-Reply-To: <1427148231-18902-1-git-send-email-f.fainelli@gmail.com>
On 23/03/15 15:03, Florian Fainelli wrote:
> Hi David,
>
> This patch series implements integrated Gigabit PHY power up/down, which allows
> us to save close to 300mW on some designs when the Gigabit PHY is known to be
> unused (e.g: during bcmgenet_close or bcmgenet_suspend not doing Wake-on-LAN).
I will resubmit shortly with a trivial fix for "net: bcmgenet: implement
GPHY power down sequence"), sorry about that.
>
> Thanks!
>
> Florian Fainelli (7):
> net: bcmgenet: propagate errors from bcmgenet_power_down
> net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit
> net: bcmgenet: rename bcmgenet_ephy_power_up
> net: bcmgenet: fix GPHY power-up sequence
> net: bcmgenet: implement GPHY power down sequence
> net: bcmgenet: power up and down integrated GPHY when unused
> net: bcmgenet: power down and up GPHY during suspend/resume
>
> drivers/net/ethernet/broadcom/genet/bcmgenet.c | 34 +++++++++++++++++++-------
> drivers/net/ethernet/broadcom/genet/bcmgenet.h | 2 ++
> drivers/net/ethernet/broadcom/genet/bcmmii.c | 32 ++++++++++++++++--------
> 3 files changed, 49 insertions(+), 19 deletions(-)
>
--
Florian
prev parent reply other threads:[~2015-03-23 22:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-23 22:03 [PATCH net-next 0/7] net: bcmgenet: integrated GPHY power up/down Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 1/7] net: bcmgenet: propagate errors from bcmgenet_power_down Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 2/7] net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 3/7] net: bcmgenet: rename bcmgenet_ephy_power_up Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 4/7] net: bcmgenet: fix GPHY power-up sequence Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 5/7] net: bcmgenet: implement GPHY power down sequence Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 6/7] net: bcmgenet: power up and down integrated GPHY when unused Florian Fainelli
2015-03-23 22:03 ` [PATCH net-next 7/7] net: bcmgenet: power down and up GPHY during suspend/resume Florian Fainelli
2015-03-23 22:06 ` Florian Fainelli [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55108E6F.5010503@gmail.com \
--to=f.fainelli@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).