Documentation/netlink/specs/dpll.yaml | 13 ++ drivers/dpll/dpll_nl.c | 2 +- drivers/dpll/zl3073x/chan.c | 68 ++++++- drivers/dpll/zl3073x/chan.h | 25 +++ drivers/dpll/zl3073x/dpll.c | 277 ++++++++++++++++++++++---- drivers/dpll/zl3073x/dpll.h | 2 + drivers/dpll/zl3073x/regs.h | 7 + include/uapi/linux/dpll.h | 4 + 8 files changed, 357 insertions(+), 41 deletions(-)