ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used
authorRahul Rameshbabu <rrameshbabu@nvidia.com>
Mon, 12 Jun 2023 21:14:52 +0000 (14:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2023 08:02:32 +0000 (09:02 +0100)
commita05d070a6164bd0578991e42181a52b9c7cf630c
treec3e112933bbe87f5531c390b6555595715bcc37e
parent4931062492c5dab06bcfd829b716f1d7de0be7f5
ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used

.adjphase expects a PHC to use an internal servo algorithm to correct the
provided phase offset target in the callback. Implementation of the
internal servo algorithm are defined by the individual devices.

Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/driver-api/ptp.rst
include/linux/ptp_clock_kernel.h