public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Marco Felsch <m.felsch@pengutronix•de>
Cc: davem@davemloft•net, edumazet@google•com, pabeni@redhat•com,
	robh+dt@kernel•org, krzysztof.kozlowski+dt@linaro•org,
	conor+dt@kernel•org, peppe.cavallaro@st•com,
	alexandre.torgue@foss•st.com, joabreu@synopsys•com,
	mcoquelin.stm32@gmail•com, devicetree@vger•kernel.org,
	netdev@vger•kernel.org, linux-kernel@vger•kernel.org,
	kernel@pengutronix•de, linux-stm32@st-md-mailman•stormreply.com,
	linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply
Date: Wed, 19 Jul 2023 21:12:35 -0700	[thread overview]
Message-ID: <20230719211235.1758bbc0@kernel.org> (raw)
In-Reply-To: <20230718132049.3028341-2-m.felsch@pengutronix.de>

On Tue, 18 Jul 2023 15:20:49 +0200 Marco Felsch wrote:
> Add generic phy-supply handling support to control the phy regulator to
> avoid handling it within the glue code. Use the generic stmmac_platform
> code to register a possible phy-supply and the stmmac_main code to
> handle the power on/off.
> 
> Changelog
> ---
> 
> v2:
> - adapt stmmac_phy_power
> - move power-on/off into stmmac_main to handle WOL
> - adapt commit message
> 
> Signed-off-by: Marco Felsch <m.felsch@pengutronix•de>
> ---

Format should be:

Bla bla bla

Signed-off-by: Marco Felsch <m.felsch@pengutronix•de>
---
Changelog

v2:
 bla bla bla


Please fix and rebase because the current version does not apply to
net-next/main.
-- 
pw-bot: cr

  reply	other threads:[~2023-07-20  4:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 13:20 [PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: add phy-supply support Marco Felsch
2023-07-18 13:20 ` [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply Marco Felsch
2023-07-20  4:12   ` Jakub Kicinski [this message]
2023-07-20  6:46     ` Marco Felsch
2023-07-20 15:19       ` Jakub Kicinski
2023-07-20 15:38         ` Marco Felsch

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=20230719211235.1758bbc0@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=alexandre.torgue@foss$(echo .)st.com \
    --cc=conor+dt@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=edumazet@google$(echo .)com \
    --cc=joabreu@synopsys$(echo .)com \
    --cc=kernel@pengutronix$(echo .)de \
    --cc=krzysztof.kozlowski+dt@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
    --cc=m.felsch@pengutronix$(echo .)de \
    --cc=mcoquelin.stm32@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=peppe.cavallaro@st$(echo .)com \
    --cc=robh+dt@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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