-devel] [PATCH] PHC Index is invalid in phc2sys when
ptp4l is in free_running mode.
External email: Use caution opening links or attachments
On Tue, Jul 25, 2023 at 06:12:50PM +, Arun Saravanan via Linuxptp-devel
wrote:
> Use case is –
> ptp4l in free_running mode – PTP syncs the TOD
On Tue, Jul 25, 2023 at 06:12:50PM +, Arun Saravanan via Linuxptp-devel
wrote:
> Use case is –
> ptp4l in free_running mode – PTP syncs the TOD
> PHC disciplined by other means, say PPS
> phc2sys source is PHC.
>> I'm sorry, I still don't follow. What exactly
Use case is –
ptp4l in free_running mode – PTP syncs the TOD
PHC disciplined by other means, say PPS
phc2sys source is PHC.
With autocfg option phc2sys tries to get the phc_index from ptp4l to determine
the source. But since ptp4l is free running mode,
pmc_agent_query_port_properties will not gi
The use case, PTP is used just as a TOD source and the PHC is disciplined using
PPS.
Regards
Saravanan
From: Miroslav Lichvar
Date: Monday, July 24, 2023 at 12:22 AM
To: Arun Saravanan
Cc: linuxptp-devel@lists.sourceforge.net
Subject: Re: [Linuxptp-devel] [PATCH] PHC Index is invalid in phc2s