Re: [Linuxptp-devel] [PATCH v4 0/9] Dynamic sync direction for ts2phc

2021-11-15 Thread Richard Cochran
On Mon, Nov 15, 2021 at 04:28:07PM +0200, Vladimir Oltean wrote: > So we'd have a PPS source, PPS sink, source clock and destination clock, > right? In the code, would "master" become simply "source" or "pps_source"? yes > > I'm not asking you to rename everything, but if you have the time and >

Re: [Linuxptp-devel] [PATCH v4 0/9] Dynamic sync direction for ts2phc

2021-11-15 Thread Vladimir Oltean
On Mon, Nov 15, 2021 at 06:15:08AM -0800, Richard Cochran wrote: > On Sat, Oct 09, 2021 at 05:11:51PM +0300, Vladimir Oltean wrote: > > > The overall board design for my use case is that there's an SoC with an > > embedded DSA switch, and hanging off of 3 ports of that embedded switch > > are 3 ex

Re: [Linuxptp-devel] [PATCH v4 0/9] Dynamic sync direction for ts2phc

2021-11-15 Thread Richard Cochran
On Sat, Oct 09, 2021 at 05:11:51PM +0300, Vladimir Oltean wrote: > The overall board design for my use case is that there's an SoC with an > embedded DSA switch, and hanging off of 3 ports of that embedded switch > are 3 external switches. Every networking device (the DSA master for the > embedded

[Linuxptp-devel] [PATCH v4 0/9] Dynamic sync direction for ts2phc

2021-10-09 Thread Vladimir Oltean
As discussed in this email thread: https://sourceforge.net/p/linuxptp/mailman/message/37047555/ there is a desire to synchronize multiple DSA switches in a boundary_clock_jbod setup, using a PPS signal, and the ts2phc program already offers a solid base. This patch series extends the ts2phc progra