Re: [PATCH net-next v2 1/3] dpll: add phase-offset-avg-factor device attribute to netlink spec
From: Vadim Fedorenko
Date: Sat Sep 27 2025 - 10:09:53 EST
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@xxxxxxxxx>