[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Fri Feb 7 05:50:36 PST 2025
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem at davemloft.net>:
On Wed, 5 Feb 2025 12:42:20 +0000 you wrote:
> There are lot of net drivers using of_get_child_by_name() followed by
> of_device_is_available() to find the available child node by name for a
> given parent. Provide a helper for these users to simplify the code.
>
> v1->v2:
> * Make it as a series as per [1] to cover the dependency.
> * Added Rb tag from Rob for patch#1 and this patch can be merged through
> net as it is the main user.
> * Updated all the patches with patch suffix net-next
> * Dropped _free() usage.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/7] of: base: Add of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/8d3bbe4355ad
- [net-next,v2,2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/46df19a8dfdf
- [net-next,v2,3/7] net: dsa: sja1105: Use of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/a76568865c15
- [net-next,v2,4/7] net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/876e52b2d3f4
- [net-next,v2,5/7] net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/1364004b5b91
- [net-next,v2,6/7] net: ethernet: actions: Use of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/76c82eb04332
- [net-next,v2,7/7] net: ibm: emac: Use of_get_available_child_by_name()
https://git.kernel.org/netdev/net-next/c/0584a917a209
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list