Re: [PATCH net] dpll: use pin owner's dpll ref for pin-level attribute reporting

From: Jakub Kicinski

Date: Wed Jul 22 2026 - 17:03:10 EST


On Tue, 14 Jul 2026 14:59:44 +0200 Ivan Vecera wrote:
> Commit c191b319f208 ("dpll: allow registering FW-identified pin with a
> different DPLL") relaxed dpll_pin_register() to let fwnode-identified pins
> register with DPLLs from a different driver. This allows, for example, the
> ICE driver to register a zl3073x-created pin with its TXC DPLL using
> ice_dpll_txclk_ops, which lack frequency_get and phase_adjust_get
> callbacks.

DPLL maintainers, please review.