]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'net-phy-micrel-add-ptp-support-for-lan8842'
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Sep 2025 00:28:48 +0000 (17:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Sep 2025 00:28:48 +0000 (17:28 -0700)
commit94fc5015ea7e7d267a54a75c5556d8f4dfc3a209
treeb7fc36a21def69c3ea5608d9814f74f917f534e4
parent21f82062d0f241e55dd59eb630e8710862cc90b4
parent13d8f54d92a99c7ce6820a02f448132f58357da3
Merge branch 'net-phy-micrel-add-ptp-support-for-lan8842'

Horatiu Vultur says:

====================
net: phy: micrel: Add PTP support for lan8842

The PTP block in lan8842 is the same as lan8814 so reuse all these
functions.  The first patch of the series just does cosmetic changes such
that lan8842 can reuse the function lan8814_ptp_probe. There should not be
any functional changes here. While the second patch adds the PTP support
to lan8842.
====================

Link: https://patch.msgid.link/20250902121832.3258544-1-horatiu.vultur@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>