On Fri, Mar 09, 2018 at 04:59:58PM +0000, Keller, Jacob E wrote:
> Would it be worth adding some mechanism to the ptp clock interface to 
> standardize a way of "run time" disabling the clock? Maybe you don't even 
> need such a thing by simply not requesting the timestamps for the given 
> device? Or does it send the hwtstamp ioctl to every device?

It needs some thought, but we do have 'flags' in:

struct hwtstamp_config {
        int flags;
        int tx_type;
        int rx_filter;
};

Thanks,
Richard


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to