[PATCH net-next v3 0/2] net: phy: micrel: lan8814: Enable PTP_PF_PEROUT

From: Horatiu Vultur
Date: Mon Apr 08 2024 - 02:45:45 EST


Add support for PTP_PF_PEROUT to lan8814. First patch just enables
the LTC at probe time, such that it is not required to enable
timestamping to have the LTC enabled. While the second patch actually
adds support for PTP_PF_PEROUT.

v2->v3:
- rebase on latest net-next

v1->v2:
- add missing unlocks on error path

Horatiu Vultur (2):
net: phy: micrel: lan8814: Enable LTC at probe time
net: phy: micrel: lan8814: Add support for PTP_PF_PEROUT

drivers/net/phy/micrel.c | 381 ++++++++++++++++++++++++++++++++++++---
1 file changed, 357 insertions(+), 24 deletions(-)

--
2.34.1