Re: [PATCH net-next v2 1/3] dpll: add phase-offset-avg-factor device attribute to netlink spec
From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Date: 2025-09-27 14:09:53
Also in:
linux-doc, lkml
From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Date: 2025-09-27 14:09:53
Also in:
linux-doc, lkml
On 27/09/2025 09:49, Ivan Vecera wrote:
Add dpll device level attribute DPLL_A_PHASE_OFFSET_AVG_FACTOR to allow control over a calculation of reported phase offset value. Attribute is present, if the driver provides such capability, otherwise attribute shall not be present.
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>