]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
dpll: man: restore Frequency monitor status in device show output
authorPetr Oros <poros@redhat.com>
Tue, 26 May 2026 11:53:09 +0000 (13:53 +0200)
committerDavid Ahern <dsahern@kernel.org>
Wed, 27 May 2026 21:24:00 +0000 (15:24 -0600)
The dpll(8) merge of main into next (commit 62d1e70fa85a37 ("Merge
remote-tracking branch 'main/main' into next")) resolved the conflict
in the "dpll device show" output bullet list by keeping main's three
new entries (Supported modes, Phase offset monitor status, Phase
offset averaging factor) but inadvertently dropped the
"Frequency monitor status (enable/disable)" entry that was
introduced on next by commit 12954bc7d2c3 ("dpll: add frequency
monitoring support").

The frequency-monitor feature itself is still present (parser,
device-set documentation and pin "Measured frequency in Hz" line
are intact), only the corresponding bullet in the device-get output
list was lost.  Add it back so the listed attributes match what
"dpll device show" actually prints.

Signed-off-by: Petr Oros <poros@redhat.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
man/man8/dpll.8

index 3047aa8f1c9ea86b1367c2b472128bb771922ab0..b720bbb72d5b852031386be3162335dd6ab92811 100644 (file)
@@ -119,6 +119,8 @@ Supported modes
 Phase offset monitor status (enable/disable)
 .IP \[bu]
 Phase offset averaging factor
+.IP \[bu]
+Frequency monitor status (enable/disable)
 .RE
 
 .SS dpll device set id ID [ PARAMETER VALUE ] ...