]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'dpll' into next
authorDavid Ahern <dsahern@kernel.org>
Fri, 21 Nov 2025 16:12:27 +0000 (09:12 -0700)
committerDavid Ahern <dsahern@kernel.org>
Fri, 21 Nov 2025 16:12:27 +0000 (09:12 -0700)
Petr Oros  says:

====================

This patch series adds a new userspace tool for managing and monitoring
DPLL (Digital Phase-Locked Loop) devices via the Linux kernel DPLL
subsystem.

The series includes preparatory patches to move shared code to lib/ and
the main dpll tool implementation with full support for device/pin
management, monitoring, and JSON output.

====================

Signed-off-by: David Ahern <dsahern@kernel.org>

Trivial merge