All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mohd Ayaan Anwar <mohd.anwar@oss.qualcomm.com>
To: "Russell King (Oracle)" <linux@armlinux.org.uk>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-stm32@st-md-mailman.stormreply.com, netdev@vger.kernel.org,
	Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH net-next 0/4] net: stmmac: fix serdes power methods
Date: Thu, 5 Feb 2026 15:58:59 +0530	[thread overview]
Message-ID: <aYRw6xSvEYmpWnSs@oss.qualcomm.com> (raw)
In-Reply-To: <aYHHWm5UkD1JVa7D@shell.armlinux.org.uk>

On Tue, Feb 03, 2026 at 10:00:58AM +0000, Russell King (Oracle) wrote:
> The stmmac serdes powerup/powerdown methods are not guaranteed to be
> called in a balancing fashion, but these are used to call the generic
> PHY subsystem's phy_power_up() and phy_power_down() methods which do
> require balanced calls.
> 
> This series addresses this by making the stmmac serdes methods balanced.
> 
>  drivers/net/ethernet/stmicro/stmmac/stmmac.h      |  1 +
>  drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 65 ++++++++++++++---------
>  2 files changed, 41 insertions(+), 25 deletions(-)
> 

For this series:

Tested-by: Mohd Ayaan Anwar <mohd.anwar@oss.qualcomm.com>

	Ayaan


      parent reply	other threads:[~2026-02-05 10:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-03 10:00 [PATCH net-next 0/4] net: stmmac: fix serdes power methods Russell King (Oracle)
2026-02-03 10:01 ` [PATCH net-next 1/4] net: stmmac: add wrappers for serdes_power[up|down]() methods Russell King (Oracle)
2026-02-03 10:01 ` [PATCH net-next 2/4] net: stmmac: add state tracking for legacy serdes power state Russell King (Oracle)
2026-02-03 10:01 ` [PATCH net-next 3/4] net: stmmac: add missing serdes power down in error paths Russell King (Oracle)
2026-02-03 10:01 ` [PATCH net-next 4/4] net: stmmac: move serdes power methods to stmmac_[open|release]() Russell King (Oracle)
2026-02-05  5:00 ` [PATCH net-next 0/4] net: stmmac: fix serdes power methods patchwork-bot+netdevbpf
2026-02-05 10:28 ` Mohd Ayaan Anwar [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=aYRw6xSvEYmpWnSs@oss.qualcomm.com \
    --to=mohd.anwar@oss.qualcomm.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.