Re: [Linuxptp-devel] [RFC PATCH 08/15] ts2phc: instantiate a pmc node

2020-08-05 Thread Vladimir Oltean
On Wed, Aug 05, 2020 at 04:45:10PM -0700, Jacob Keller wrote: > > I assume these FIXME comments are intended because you plan to share > these in the future? > Yes, these FIXMEs are the main reasons I sent the patch set as 'just' RFC. I just don't know what is the appropriate translation module

Re: [Linuxptp-devel] [RFC PATCH 08/15] ts2phc: instantiate a pmc node

2020-08-05 Thread Jacob Keller
On 8/1/2020 10:46 AM, Vladimir Oltean wrote: > This introduces the '-a' option in ts2phc, an option inspired from > phc2sys that puts the clocks in "automatic" mode. In this mode, ts2phc > listens, as a PMC, to port state change events from ptp4l, and detects > which port state machine, if any,

[Linuxptp-devel] [RFC PATCH 08/15] ts2phc: instantiate a pmc node

2020-08-01 Thread Vladimir Oltean
This introduces the '-a' option in ts2phc, an option inspired from phc2sys that puts the clocks in "automatic" mode. In this mode, ts2phc listens, as a PMC, to port state change events from ptp4l, and detects which port state machine, if any, has transitioned to PS_SLAVE. That port's clock will bec