]> git.ipfire.org Git - thirdparty/linux.git/commit
dpll: add phase-offset-avg-factor device attribute to netlink spec
authorIvan Vecera <ivecera@redhat.com>
Sat, 27 Sep 2025 08:49:10 +0000 (10:49 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 30 Sep 2025 01:57:41 +0000 (18:57 -0700)
commita680581f6a131fd8c62d284ed4a24d4bc1cc553e
treebe0eab91061a7c5dafd1732a0618dccd833c70c7
parent377ea331281f2c63dc281a6ea2dc318e4e1fc2d1
dpll: add phase-offset-avg-factor device attribute to netlink spec

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.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://patch.msgid.link/20250927084912.2343597-2-ivecera@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/driver-api/dpll.rst
Documentation/netlink/specs/dpll.yaml
drivers/dpll/dpll_nl.c
include/uapi/linux/dpll.h