[net-next PATCH v2 0/2] RVU AF and NETDEV drivers' PTP updates.

From: Rakesh Babu Saladi
Date: Mon Feb 21 2022 - 02:20:56 EST


Patch 1: Add suppot such that RVU drivers support new timestamp format.
Patch 2: This patch adds workaround for PTP errata.

Changes made from v1 to v2
1. CC'd Richard Cochran to review PTP related patches.
2. Removed a patch from the old patch series. Will submit the removed patch
separately.

Naveen Mamindlapalli (2):
octeontx2-pf: cn10k: add support for new ptp timestamp format
octeontx2-af: cn10k: add workaround for ptp errata

.../net/ethernet/marvell/octeontx2/af/ptp.c | 131 ++++++++++++++++--
.../net/ethernet/marvell/octeontx2/af/ptp.h | 2 +
.../marvell/octeontx2/nic/otx2_common.h | 3 +
.../ethernet/marvell/octeontx2/nic/otx2_ptp.c | 8 ++
.../ethernet/marvell/octeontx2/nic/otx2_ptp.h | 15 ++
.../marvell/octeontx2/nic/otx2_txrx.c | 6 +-
6 files changed, 155 insertions(+), 10 deletions(-)

--
2.17.1