2023-11-16 19:33:36

by Marco von Rosenberg

[permalink] [raw]
Subject: [PATCH net-next v2] net: phy: broadcom: Wire suspend/resume for BCM54612E

The BCM54612E ethernet PHY supports IDDQ-SR.
Therefore wire-up the suspend and resume callbacks
to point to bcm54xx_suspend() and bcm54xx_resume().

Signed-off-by: Marco von Rosenberg <[email protected]>
---
Changes in v2:
- Changed commit message
- Rebased on commit 3753c18ad5cf

drivers/net/phy/broadcom.c | 2 ++
1 file changed, 2 insertions(+)

diff --git a/drivers/net/phy/broadcom.c b/drivers/net/phy/broadcom.c
index 3a627105675a..312a8bb35d78 100644
--- a/drivers/net/phy/broadcom.c
+++ b/drivers/net/phy/broadcom.c
@@ -1135,6 +1135,8 @@ static struct phy_driver broadcom_drivers[] = {
.handle_interrupt = bcm_phy_handle_interrupt,
.link_change_notify = bcm54xx_link_change_notify,
.led_brightness_set = bcm_phy_led_brightness_set,
+ .suspend = bcm54xx_suspend,
+ .resume = bcm54xx_resume,
}, {
.phy_id = PHY_ID_BCM54616S,
.phy_id_mask = 0xfffffff0,
--
2.42.0


2023-11-16 19:38:35

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH net-next v2] net: phy: broadcom: Wire suspend/resume for BCM54612E

On 11/16/23 11:32, Marco von Rosenberg wrote:
> The BCM54612E ethernet PHY supports IDDQ-SR.
> Therefore wire-up the suspend and resume callbacks
> to point to bcm54xx_suspend() and bcm54xx_resume().
>
> Signed-off-by: Marco von Rosenberg <[email protected]>

Acked-by: Florian Fainelli <[email protected]>
--
Florian


Attachments:
smime.p7s (4.12 kB)
S/MIME Cryptographic Signature

2023-11-17 02:50:36

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH net-next v2] net: phy: broadcom: Wire suspend/resume for BCM54612E

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <[email protected]>:

On Thu, 16 Nov 2023 20:32:31 +0100 you wrote:
> The BCM54612E ethernet PHY supports IDDQ-SR.
> Therefore wire-up the suspend and resume callbacks
> to point to bcm54xx_suspend() and bcm54xx_resume().
>
> Signed-off-by: Marco von Rosenberg <[email protected]>
> ---
> Changes in v2:
> - Changed commit message
> - Rebased on commit 3753c18ad5cf
>
> [...]

Here is the summary with links:
- [net-next,v2] net: phy: broadcom: Wire suspend/resume for BCM54612E
https://git.kernel.org/netdev/net-next/c/380b50ae3a04

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html