]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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>

Trivial merge