From: patchwork-bot+netdevbpf@kernel.org
To: A. Sverdlin <alexander.sverdlin@siemens.com>
Cc: netdev@vger.kernel.org, rogerq@kernel.org,
grygorii.strashko@ti.com, c-vankar@ti.com
Subject: Re: [PATCH net-next 0/2] net: ethernet: ti: am65-cpsw-nuss: support stacked switches
Date: Thu, 30 May 2024 00:40:30 +0000 [thread overview]
Message-ID: <171702963029.23871.907831153377572719.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240528075954.3608118-1-alexander.sverdlin@siemens.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 28 May 2024 09:59:48 +0200 you wrote:
> From: Alexander Sverdlin <alexander.sverdlin@siemens.com>
>
> Currently an external Ethernet switch connected to a am65-cpsw-nuss CPU
> port will not be probed successfully because of_find_net_device_by_node()
> will not be able to find the netdev of the CPU port.
>
> It's necessary to populate of_node of the struct device for the
> am65-cpsw-nuss ports. DT nodes of the ports are already stored in per-port
> private data, but because of some legacy reasons the naming ("phy_node")
> was misleading.
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_np
https://git.kernel.org/netdev/net-next/c/78269025e192
- [net-next,2/2] net: ethernet: ti: am65-cpsw-nuss: populate netdev of_node
https://git.kernel.org/netdev/net-next/c/29c71bf2a05a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-05-30 0:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-28 7:59 [PATCH net-next 0/2] net: ethernet: ti: am65-cpsw-nuss: support stacked switches A. Sverdlin
2024-05-28 7:59 ` [PATCH net-next 1/2] net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_np A. Sverdlin
2024-05-28 7:59 ` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw-nuss: populate netdev of_node A. Sverdlin
2024-05-30 0:40 ` patchwork-bot+netdevbpf [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=171702963029.23871.907831153377572719.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexander.sverdlin@siemens.com \
--cc=c-vankar@ti.com \
--cc=grygorii.strashko@ti.com \
--cc=netdev@vger.kernel.org \
--cc=rogerq@kernel.org \
/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.