Re: [Linuxptp-devel] [RFC PATCH 0/3] Introduce an utility to sync pwm with PTP clock

2020-04-30 Thread Richard Cochran
On Wed, Apr 29, 2020 at 04:42:55PM +0530, Lokesh Vutla wrote: > Ping on this series. Any comments are much appreciated. I wanted to try it out, first. I was waiting until the kernel side hit net-next. What is the status there? Thanks, Richard ___

Re: [Linuxptp-devel] [RFC PATCH 3/3] phc2pwm: Introduce an utility to sync pwm with PTP clock

2020-04-30 Thread Richard Cochran
On Fri, Apr 17, 2020 at 10:00:09AM +0530, Lokesh Vutla wrote: > - I could not fit pwm servo within existing servo implementations. Let > me know if you have any idea to do it. Why not just use the exising PI servo? > +static void usage(char *progname) > +{ > + fprintf(stderr, > +