commit | 6605b730c061f67c44113391e5af5125d0672e99 | [log] [tgz] |
---|---|---|
author | Frank Li <Frank.Li@freescale.com> | Tue Oct 30 18:25:31 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 01 12:28:44 2012 -0400 |
tree | f590a2528231b7ca20a9ca32457eb0128e1e107c | |
parent | d6e0d9fcbb01edc7a342b15f077a217d46f3b608 [diff] |
FEC: Add time stamping code and a PTP hardware clock This patch adds a driver for the FEC(MX6) that offers time stamping and a PTP haderware clock. Because FEC\ENET(MX6) hardware frequency adjustment is complex, we have implemented this in software by changing the multiplication factor of the timecounter. Signed-off-by: Frank Li <Frank.Li@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>