On Wed, Jan 18, 2023 at 11:36:40AM +0530, Aditya Venu via Linuxptp-users wrote:
> I am running my device as a master. Is it mandatory to implement driver
> call backs for gettime and settime for master?
>
> I think the ptp4l program doesn't call clock_gettime() and clock_settime
> but I'm not su
Hi linuxptp users,
I have a query regarding clock_gettime implementation in the driver.
I am running my device as a master. Is it mandatory to implement driver
call backs for gettime and settime for master?
I think the ptp4l program doesn't call clock_gettime() and clock_settime
but I'm not sur