Re: [RFC PATCH net-next 0/6] ptp: Support hardware clocks with additional free running time
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-06 21:50:37
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-06 21:50:37
On Sun, Mar 06, 2022 at 07:38:55PM +0100, Gerhard Engleder wrote:
How can I cover my use case with the existing API? I had no idea so far.
Okay, so 2 PHCs doesn't help, but still all you need is: 1. a different method to convert time stamps to vclock time base 2. a different method for vclocks' gettime So let me suggest a much smaller change to the phc/vclock api... stay tuned Thanks, Richard