Merge branch 'fec-ptp'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 18:45:17 +0000 (14:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Oct 2014 18:45:17 +0000 (14:45 -0400)
commitf787d6c8dd52ded9874cbbc447a32515c80fa2bf
tree57cb9578e7e20ab6700a715e67834d08b399a11a
parent02ea80741a25435123e8a5ca40cac6a0bcf0c9f1
parent278d24047891a1bf4a98128eaa8ecafd019e58c2
Merge branch 'fec-ptp'

Luwei Zhou says:

====================
Enable FEC pps feather

Change from v2 to v3:
-Using the default channel 0 to be PPS channel not PTP_PIN_SET/GETFUNC interface.
-Using the linux definition of NSEC_PER_SEC.

Change from v1 to v2:
- Fix the potential 32-bit multiplication overflow issue.
- Optimize the hareware adjustment code to improve efficiency as Richard suggested
- Use ptp PTP_PIN_SET/GETFUNC interface to set PPS channel not device tree
and add PTP_PF_PPS enumeration
- Modify comments style
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.025296 seconds and 5 git commands to generate.