commit | dfa543481034ef57cba55585e35eead113f50030 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Jul 18 22:38:22 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 15:05:38 2018 -0700 |
tree | 893dd93f99cb34724d58ffe96f29ed7bce78ac2a | |
parent | a469a61231e5f67de4289f2a7889f0665528b13b [diff] |
net: dsa: mv88e6xxx: Add mv88e6165 PTP support The mv88e6165 family has its global clock in the PTP global registers. It does not support any form of PTP events. Add a function to read the clock, fill in an ops structure, and register it with the two members of the family. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>