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

From: Horatiu Vultur
Date: Fri Apr 05 2024 - 04:24:34 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.

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