mbox series

[V3,0/2] CPSW: enable mac_managed_pm to fix mdio

Message ID 20240206005928.15703-1-sinthu.raja@ti.com (mailing list archive)
Headers show
Series CPSW: enable mac_managed_pm to fix mdio | expand

Message

Sinthu Raja Feb. 6, 2024, 12:59 a.m. UTC
From: Sinthu Raja <sinthu.raja@ti.com>

Hi All,
This patch fix the resume/suspend issue on CPSW interface.

Reference from the foloowing patchwork: 
https://lore.kernel.org/netdev/20221014144729.1159257-2-shenwei.wang@nxp.com/T/

V1: https://patchwork.kernel.org/project/netdevbpf/patch/20240122083414.6246-1-sinthu.raja@ti.com/
V2: https://patchwork.kernel.org/project/netdevbpf/patch/20240122093326.7618-1-sinthu.raja@ti.com/

Changes in V3:
Address review comments:
	- Add the same fix to the drivers/net/ethernet/ti/cpsw.c file as a
      seperate patch.

Changes in V2:
Address review comment:
	- Add Fixes tag.

Sinthu Raja (2):
  net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
  net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio

 drivers/net/ethernet/ti/cpsw.c     | 2 ++
 drivers/net/ethernet/ti/cpsw_new.c | 3 +++
 2 files changed, 5 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 8, 2024, 11:10 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue,  6 Feb 2024 06:29:26 +0530 you wrote:
> From: Sinthu Raja <sinthu.raja@ti.com>
> 
> Hi All,
> This patch fix the resume/suspend issue on CPSW interface.
> 
> Reference from the foloowing patchwork:
> https://lore.kernel.org/netdev/20221014144729.1159257-2-shenwei.wang@nxp.com/T/
> 
> [...]

Here is the summary with links:
  - [V3,1/2] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
    https://git.kernel.org/netdev/net/c/9def04e759ca
  - [V3,2/2] net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
    https://git.kernel.org/netdev/net/c/bc4ce46b1e3d

You are awesome, thank you!