Merge branch 'DPAA-PTP-clock-and-timestamping'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2018 13:15:15 +0000 (22:15 +0900)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2018 13:15:15 +0000 (22:15 +0900)
commit1d7229ddc73543d63d0b234ecdf15f8d709c7017
tree94ac203a6ed428824604fea7a86f2b3dd4094d21
parent651b4513bdd232e92320f409d0f211c556ba80a9
parent17ae0b0ee9db4d553df186cfa2a92e0ac0225c44
Merge branch 'DPAA-PTP-clock-and-timestamping'

Yangbo Lu says:

====================
Support DPAA PTP clock and timestamping

This patchset is to support DPAA FMAN PTP clock and HW timestamping.
It had been verified on both ARM platform and PPC platform.
- The patch #1 to patch #5 are to support DPAA FMAN 1588 timer in
  ptp_qoriq driver.
- The patch #6 to patch #10 are to add HW timestamping support in
  DPAA ethernet driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>