Re: [Linuxptp-devel] [PATCH] PHC Index is invalid in phc2sys when ptp4l is in free_running mode.

2023-07-26 Thread Arun Saravanan via Linuxptp-devel
-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

Re: [Linuxptp-devel] [PATCH] PHC Index is invalid in phc2sys when ptp4l is in free_running mode.

2023-07-26 Thread Arun Saravanan via Linuxptp-devel
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

Re: [Linuxptp-devel] [PATCH] PHC Index is invalid in phc2sys when ptp4l is in free_running mode.

2023-07-25 Thread Arun Saravanan via Linuxptp-devel
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

Re: [Linuxptp-devel] [PATCH] PHC Index is invalid in phc2sys when ptp4l is in free_running mode.

2023-07-24 Thread Arun Saravanan via Linuxptp-devel
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