From: David Ahern Date: Fri, 21 Nov 2025 16:12:27 +0000 (-0700) Subject: Merge branch 'dpll' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b545484267135f0076b4a648163c34f201235a14;p=thirdparty%2Fiproute2.git Merge branch 'dpll' into next 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 --- b545484267135f0076b4a648163c34f201235a14