commit | 4664856e9ca2e5061718d639bac2741464cf3d23 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Mon Jun 25 20:37:15 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 26 22:15:14 2018 +0900 |
tree | 77d0feaa33d4298da8b63c8850c1d659f55d80b6 | |
parent | dcce36ab7130a6ed46e9a9cce8b7452bffd95966 [diff] |
dpaa_eth: add support for hardware timestamping This patch is to add hardware timestamping support for dpaa_eth. On Rx, timestamping is enabled for all frames. On Tx, we only instruct the hardware to timestamp the frames marked accordingly by the stack. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Acked-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>