]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'add-hwtstamp_get-callback-to-phy-drivers'
authorJakub Kicinski <kuba@kernel.org>
Thu, 27 Nov 2025 00:56:36 +0000 (16:56 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 27 Nov 2025 00:56:36 +0000 (16:56 -0800)
Vadim Fedorenko says:

====================
add hwtstamp_get callback to phy drivers

PHY drivers are able to configure HW time stamping and are not able to
report configuration back to user space. Add callback to report
configuration like it's done for net_device and add implementation to
the drivers.
====================

Link: https://patch.msgid.link/20251124181151.277256-1-vadim.fedorenko@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge