phc2sys: allow PPS loop only with system clock.
The PPS time stamps are always made by the system clock, don't allow running the PPS loop with other clocks. Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>master
parent
c5ce4ef764
commit
24a1a6a81e
|
@ -54,7 +54,8 @@ should be already close to the correct time before
|
|||
.B phc2sys
|
||||
is started or the
|
||||
.B \-s
|
||||
option should be used too.
|
||||
option should be used too. This option can be used only with the system clock as
|
||||
the slave clock.
|
||||
.TP
|
||||
.BI \-s " phc-device"
|
||||
Specify the master clock by device (e.g. /dev/ptp0) or name (e.g. CLOCK_REALTIME
|
||||
|
|
Loading…
Reference in New Issue