[PATCH V3 0/2] Add devm_clk_bulk_get_optional_enable() helper and use in AXI Ethernet driver
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Wed Jan 21 19:10:11 PST 2026
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Sat, 17 Jan 2026 00:57:22 +0530 you wrote:
> This patch series introduces a new managed clock framework helper function
> and demonstrates its usage in AXI ethernet driver.
>
> Device drivers frequently need to get optional bulk clocks, prepare them,
> and enable them during probe, while ensuring automatic cleanup on device
> unbind. Currently, this requires three separate operations with manual
> cleanup handling.
>
> [...]
Here is the summary with links:
- [V3,1/2] clk: Add devm_clk_bulk_get_optional_enable() helper
https://git.kernel.org/netdev/net-next/c/820ce0c8e98a
- [V3,2/2] net: xilinx: axienet: Use devres for resource management in probe path
https://git.kernel.org/netdev/net-next/c/808d077f5b53
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