* [PATCH iproute2-next] dpll: man: restore Frequency monitor status in device show output
@ 2026-05-26 11:53 Petr Oros
2026-05-27 21:40 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Petr Oros @ 2026-05-26 11:53 UTC (permalink / raw)
To: netdev, dsahern, stephen; +Cc: ivecera, vgrinber, Petr Oros
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>
---
man/man8/dpll.8 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/man/man8/dpll.8 b/man/man8/dpll.8
index 74f4fdaa94eb46..92d4ead0010bc6 100644
--- a/man/man8/dpll.8
+++ b/man/man8/dpll.8
@@ -140,6 +140,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 ] ...
--
2.53.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH iproute2-next] dpll: man: restore Frequency monitor status in device show output
2026-05-26 11:53 [PATCH iproute2-next] dpll: man: restore Frequency monitor status in device show output Petr Oros
@ 2026-05-27 21:40 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-05-27 21:40 UTC (permalink / raw)
To: Petr Oros; +Cc: netdev, dsahern, stephen, ivecera, vgrinber
Hello:
This patch was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@kernel.org>:
On Tue, 26 May 2026 13:53:09 +0200 you wrote:
> 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").
>
> [...]
Here is the summary with links:
- [iproute2-next] dpll: man: restore Frequency monitor status in device show output
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=28352e7c0d6e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-27 21:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 11:53 [PATCH iproute2-next] dpll: man: restore Frequency monitor status in device show output Petr Oros
2026-05-27 21:40 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox