netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Enable FEC pps ouput
@ 2014-09-25  8:10 Luwei Zhou
  2014-09-25  8:10 ` [PATCH v1 1/4] net: fec: ptp: Use the 31-bit ptp timer Luwei Zhou
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: Luwei Zhou @ 2014-09-25  8:10 UTC (permalink / raw)
  To: davem, richardcochran
  Cc: netdev, shawn.guo, bhutchings, R49496, b38611, b20596, stephen

This patch does:
	- Replace 32-bit free-running PTP timer with 31-bit.
	- Implement hardware PTP timestamp adjustment.
	- Enable PPS output based on hardware adjustment.


Luwei Zhou (4):
  net: fec: ptp: Use the 31-bit ptp timer.
  net: fec: ptp: Use hardware algorithm to adjust PTP counter.
  net: fec: ptp: Enalbe PPS ouput based on ptp clock
  ARM: Documentation: Update fec dts binding doc

 Documentation/devicetree/bindings/net/fsl-fec.txt |   2 +
 drivers/net/ethernet/freescale/fec.h              |   7 +
 drivers/net/ethernet/freescale/fec_main.c         |   2 +
 drivers/net/ethernet/freescale/fec_ptp.c          | 301 ++++++++++++++++++++--
 4 files changed, 297 insertions(+), 15 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2014-10-09  7:11 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25  8:10 [PATCH v1 0/4] Enable FEC pps ouput Luwei Zhou
2014-09-25  8:10 ` [PATCH v1 1/4] net: fec: ptp: Use the 31-bit ptp timer Luwei Zhou
2014-09-25  8:10 ` [PATCH v1 2/4] net: fec: ptp: Use hardware algorithm to adjust PTP counter Luwei Zhou
2014-09-25 13:29   ` Frank.Li
2014-09-26  5:12     ` luwei.zhou
2014-09-26 14:31       ` Frank.Li
2014-09-25 14:29   ` Richard Cochran
2014-09-26  5:53     ` luwei.zhou
2014-09-26  8:22       ` Richard Cochran
2014-09-25  8:10 ` [PATCH v1 3/4] net: fec: ptp: Enalbe PPS ouput based on ptp clock Luwei Zhou
2014-09-25 14:41   ` Richard Cochran
2014-09-26  6:35     ` luwei.zhou
2014-09-25  8:10 ` [PATCH v1 4/4] ARM: Documentation: Update fec dts binding doc Luwei Zhou
2014-09-25 14:43   ` Richard Cochran
2014-10-01  3:59     ` Richard Cochran
2014-10-08  3:15       ` luwei.zhou
2014-10-08  8:06         ` Richard Cochran
2014-10-08  8:36           ` luwei.zhou
2014-10-08 10:13             ` Richard Cochran
2014-10-09  2:19               ` luwei.zhou
2014-10-09  6:52                 ` Richard Cochran
2014-10-09  7:11                   ` luwei.zhou
2014-10-03  8:23 ` [PATCH v1 0/4] Enable FEC pps ouput Richard Cochran
2014-10-08  3:30   ` luwei.zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).