This patch-set is to support ocelot PTP Sync one-step timestamping. Actually before that, this patch-set cleans up and optimizes the DSA slave tx timestamp request handling process. Yangbo Lu (3): net: dsa: optimize tx timestamp request handling net: mscc: ocelot: convert to ocelot_port_txtstamp_request() net: mscc: ocelot: support PTP Sync one-step timestamping Documentation/networking/timestamping.rst | 7 +- .../net/dsa/hirschmann/hellcreek_hwtstamp.c | 20 +++-- .../net/dsa/hirschmann/hellcreek_hwtstamp.h | 2 +- drivers/net/dsa/mv88e6xxx/hwtstamp.c | 21 +++-- drivers/net/dsa/mv88e6xxx/hwtstamp.h | 6 +- drivers/net/dsa/ocelot/felix.c | 15 ++-- drivers/net/dsa/sja1105/sja1105_ptp.c | 6 +- drivers/net/dsa/sja1105/sja1105_ptp.h | 2 +- drivers/net/ethernet/mscc/ocelot.c | 81 ++++++++++++++++++- drivers/net/ethernet/mscc/ocelot_net.c | 19 ++--- include/net/dsa.h | 2 +- include/soc/mscc/ocelot.h | 6 +- net/dsa/slave.c | 20 ++--- net/dsa/tag_ocelot.c | 25 +----- net/dsa/tag_ocelot_8021q.c | 39 +++------ 15 files changed, 158 insertions(+), 113 deletions(-) base-commit: 392c36e5be1dee19ffce8c8ba8f07f90f5aa3f7c -- 2.25.1