Re: [PATCH net-next 1/1] ptp: gianfar: Use high resolution frequency method.

2016-11-27 Thread David Miller
From: Ulrik De Bie Date: Wed, 23 Nov 2016 21:11:04 +0100 > This patch depends on commit d8d263541913 ("ptp: Introduce a high > resolution frequency adjustment method.") > > The gianfar devices offer a frequency resolution of about 0.46 ppb > (depends on actual value of tmr_add, for the calculati

[PATCH net-next 1/1] ptp: gianfar: Use high resolution frequency method.

2016-11-23 Thread Ulrik De Bie
This patch depends on commit d8d263541913 ("ptp: Introduce a high resolution frequency adjustment method.") The gianfar devices offer a frequency resolution of about 0.46 ppb (depends on actual value of tmr_add, for the calculation assumed 0x8000). This patch lets users of the device benefit f

Re: [PATCH net-next 1/1] ptp: gianfar: Use high resolution frequency method.

2016-11-23 Thread Richard Cochran
On Wed, Nov 23, 2016 at 09:11:04PM +0100, Ulrik De Bie wrote: > This patch depends on commit d8d263541913 ("ptp: Introduce a high > resolution frequency adjustment method.") > > The gianfar devices offer a frequency resolution of about 0.46 ppb > (depends on actual value of tmr_add, for the calcul