Centos-kernel-stream-9/drivers/dpll
Petr Oros 0786dfffa1 dpll: add clock quality level attribute and op
JIRA: https://issues.redhat.com/browse/RHEL-77838

Upstream commit(s):
commit a1afb959add1fad43cb337448c244ed70bac3109
Author: Jiri Pirko <jiri@nvidia.com>
Date:   Wed Oct 30 09:11:56 2024 +0100

    dpll: add clock quality level attribute and op

    In order to allow driver expose quality level of the clock it is
    running, introduce a new netlink attr with enum to carry it to the
    userspace. Also, introduce an op the dpll netlink code calls into the
    driver to obtain the value.

    Signed-off-by: Jiri Pirko <jiri@nvidia.com>
    Link: https://patch.msgid.link/20241030081157.966604-2-jiri@resnulli.us
    Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Signed-off-by: Petr Oros <poros@redhat.com>
2025-02-21 14:10:20 +01:00
..
Kconfig dpll: indent DPLL option type by a tab 2024-05-16 20:47:07 +02:00
Makefile
dpll_core.c dpll: fix return value check for kmemdup 2024-10-02 15:13:48 +00:00
dpll_core.h dpll: rely on rcu for netdev_dpll_pin() 2024-05-16 20:47:06 +02:00
dpll_netlink.c dpll: add clock quality level attribute and op 2025-02-21 14:10:20 +01:00
dpll_netlink.h dpll: netlink: Add DPLL framework base functions 2023-09-18 15:13:24 +02:00
dpll_nl.c dpll: add Embedded SYNC feature for a pin 2024-10-02 15:13:50 +00:00
dpll_nl.h dpll: fix possible deadlock during netlink dump operation 2024-05-16 20:47:06 +02:00