From: David S. Miller Date: Sat, 17 Sep 2022 19:13:41 +0000 (+0100) Subject: Merge branch 'octeontx2-cn10k-ptp' X-Git-Tag: v6.1-rc5~319^2~208 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44a8535fb87c5503ce01121278ac3058eef701ec;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'octeontx2-cn10k-ptp' From: Naveen Mamindlapalli To: , , , , , , , , Cc: Naveen Mamindlapalli Subject: [net-next PATCH 0/4] Add PTP support for CN10K silicon Date: Sat, 10 Sep 2022 13:24:12 +0530 [thread overview] Message-ID: <20220910075416.22887-1-naveenm@marvell.com> (raw) This patchset adds PTP support for CN10K silicon, specifically to workaround few hardware issues and to add 1-step mode. Patchset overview: Patch #1 returns correct ptp timestamp in nanoseconds captured when external timestamp event occurs. Patch #2 adds 1-step mode support. Patch #3 implements software workaround to generate PPS output properly. Patch #4 provides a software workaround for the rollover register default value, which causes ptp to return the wrong timestamp. ==================== Acked-by: Richard Cochran Signed-off-by: David S. Miller --- 44a8535fb87c5503ce01121278ac3058eef701ec