[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230719211235.1758bbc0@kernel.org>
Date: Wed, 19 Jul 2023 21:12:35 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Marco Felsch <m.felsch@...gutronix.de>
Cc: davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, peppe.cavallaro@...com,
alexandre.torgue@...s.st.com, joabreu@...opsys.com,
mcoquelin.stm32@...il.com, devicetree@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel@...gutronix.de, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply
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@...gutronix.de>
> ---
Format should be:
Bla bla bla
Signed-off-by: Marco Felsch <m.felsch@...gutronix.de>
---
Changelog
v2:
bla bla bla
Please fix and rebase because the current version does not apply to
net-next/main.
--
pw-bot: cr
Powered by blists - more mailing lists