On Thu, Oct 23, 2014 at 03:12:45PM +0000, Reto Hermann wrote: > My > question is now: Does the driver support such a setup or does the > recalibrate() function assume that all PHYs use the same reference > clock, as it is suggested in AN-1838 > (http://www.ti.com/lit/an/snla104a/snla104a.pdf) from TI.
The driver does match the application note. However, you can probably hack the clock setup that you need into the driver. You just need to make sure the clocks are ready before the calibration function gets called. Good luck, Richard ------------------------------------------------------------------------------ _______________________________________________ Linuxptp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-users
