Re: [PATCH V12 0/4] ptp: IEEE 1588 hardware clock support

2011-03-19 Thread Richard Cochran
For all those interested in the user space aspect, I have posted some patches to ptpd project showing how the API works. https://sourceforge.net/tracker/?group_id=139814&atid=744634 3225599 [PATCH 1/3] Convert to POSIX clock API. 3225603 [PATCH 2/3] Adapted to use the Linux PTP Hardware Clock API

Re: [PATCH V12 0/4] ptp: IEEE 1588 hardware clock support

2011-03-16 Thread Richard Cochran
On Mon, Feb 28, 2011 at 08:57:03AM +0100, Richard Cochran wrote: > * PHC Patch ChangeLog > ** v12 > *** gianfar_ptp >- fixed up device tree >- inlined the header file >- use platform_ calls instead of deprecated of_ calls >- removed static global single instance >- removed John

Re: [PATCH V12 0/4] ptp: IEEE 1588 hardware clock support

2011-03-03 Thread David Miller
From: Richard Cochran Date: Mon, 28 Feb 2011 08:57:03 +0100 > This really might be the last review of the PTP hardware clock patch > series. These patches apply on top of the timers/core branch in the > tip tree. I'm find with the networking portions so: Acked-by: David S. Miller I am assumin