Merge branch 'amd-xgbe-add-hardware-ptp-timestamping'
authorJakub Kicinski <kuba@kernel.org>
Mon, 21 Jul 2025 23:40:23 +0000 (16:40 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 21 Jul 2025 23:40:23 +0000 (16:40 -0700)
commit323ab10ad35c3ccbcc1ae546e264c241e33fc534
treecf4ea911a9fd1047f29077ea0377c7d88af38d5e
parentff3fbcdd472453190d4f37fe1d1e69e50cce7612
parentfbd47be098b542dd8ad7beb42c88e7726d14cfb6
Merge branch 'amd-xgbe-add-hardware-ptp-timestamping'

Raju Rangoju says:

====================
amd-xgbe: add hardware PTP timestamping

Remove the hwptp abstraction and associated callbacks from the
struct xgbe_hw_if {} and move them to separate file after cleanup.

Adds complete support for hardware-based PTP (IEEE 1588)
timestamping to the AMD XGBE driver.
====================

Link: https://patch.msgid.link/20250718185628.4038779-1-Raju.Rangoju@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>