summaryrefslogtreecommitdiff
path: root/tools/testing/vma/include/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorIvan Vecera <ivecera@redhat.com>2026-04-02 20:40:56 +0200
committerJakub Kicinski <kuba@kernel.org>2026-04-03 16:48:01 -0700
commit15ed91aa84ea7bacef3c24286d5136055b4335a8 (patch)
tree38e4530667ec7ae173ebcdcfd6959a661e058729 /tools/testing/vma/include/git@git.tavy.me:linux.git
parent3fdea79c09d169b6ea172b8d36232c3773f39973 (diff)
dpll: add frequency monitoring callback ops
Add new callback operations for a dpll device: - freq_monitor_get(..) - to obtain current state of frequency monitor feature from dpll device, - freq_monitor_set(..) - to allow feature configuration. Add new callback operation for a dpll pin: - measured_freq_get(..) - to obtain the measured frequency in mHz. Obtain the feature state value using the get callback and provide it to the user if the device driver implements callbacks. The measured_freq_get pin callback is only invoked when the frequency monitor is enabled. The freq_monitor_get device callback is required when measured_freq_get is provided by the driver. Execute the set callback upon user requests. Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev> Signed-off-by: Ivan Vecera <ivecera@redhat.com> Link: https://patch.msgid.link/20260402184057.1890514-3-ivecera@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/vma/include/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions