[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176344022699.3968687.11755986970582847257.git-patchwork-notify@kernel.org>
Date: Tue, 18 Nov 2025 04:30:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ivan Vecera <ivecera@...hat.com>
Cc: netdev@...r.kernel.org, Prathosh.Satish@...rochip.com,
vadim.fedorenko@...ux.dev, arkadiusz.kubalewski@...el.com, jiri@...nulli.us,
mschmidt@...hat.com, poros@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/6] dpll: zl3073x: Refactor state management
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 13 Nov 2025 08:40:59 +0100 you wrote:
> This patch set is a refactoring of the zl3073x driver to clean up
> state management, improve modularity, and significantly reduce
> on-demand I/O.
>
> The driver's dpll.c implementation previously performed on-demand
> register reads and writes (wrapped in mailbox operations) to get
> or set properties like frequency, phase, and embedded-sync settings.
> This cluttered the DPLL logic with low-level I/O, duplicated locking,
> and led to inefficient bus traffic.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/6] dpll: zl3073x: Store raw register values instead of parsed state
https://git.kernel.org/netdev/net-next/c/58fb88d30b02
- [net-next,v3,2/6] dpll: zl3073x: Split ref, out, and synth logic from core
https://git.kernel.org/netdev/net-next/c/607f2c00c61f
- [net-next,v3,3/6] dpll: zl3073x: Cache reference monitor status
https://git.kernel.org/netdev/net-next/c/5534a8202d7c
- [net-next,v3,4/6] dpll: zl3073x: Cache all reference properties in zl3073x_ref
https://git.kernel.org/netdev/net-next/c/5bc02b190a3f
- [net-next,v3,5/6] dpll: zl3073x: Cache all output properties in zl3073x_out
https://git.kernel.org/netdev/net-next/c/5fb9b0d411f8
- [net-next,v3,6/6] dpll: zl3073x: Remove unused dev wrappers
https://git.kernel.org/netdev/net-next/c/01e0e8b6a2d7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists