Message ID | 20240404080115.450929-1-horatiu.vultur@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: micrel: lan8814: Enable PTP_PF_PEROUT | expand |
On Thu, Apr 04, 2024 at 10:01:13AM +0200, Horatiu Vultur wrote: > 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. > > 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 | 379 ++++++++++++++++++++++++++++++++++++--- > 1 file changed, 355 insertions(+), 24 deletions(-) For the series: Acked-by: Richard Cochran <richardcochran@gmail.com>