|
|
Log in / Subscribe / Register

net: phy: micrel: lan8814: Enable PTP_PF_PEROUT

From:  Horatiu Vultur <horatiu.vultur-AT-microchip.com>
To:  <andrew-AT-lunn.ch>, <hkallweit1-AT-gmail.com>, <linux-AT-armlinux.org.uk>, <davem-AT-davemloft.net>, <edumazet-AT-google.com>, <kuba-AT-kernel.org>, <pabeni-AT-redhat.com>, <richardcochran-AT-gmail.com>
Subject:  [PATCH net-next 0/2] net: phy: micrel: lan8814: Enable PTP_PF_PEROUT
Date:  Thu, 04 Apr 2024 10:01:13 +0200
Message-ID:  <20240404080115.450929-1-horatiu.vultur@microchip.com>
Cc:  <netdev-AT-vger.kernel.org>, <linux-kernel-AT-vger.kernel.org>, <UNGLinuxDriver-AT-microchip.com>, Horatiu Vultur <horatiu.vultur-AT-microchip.com>
Archive-link:  Article

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(-)

-- 
2.34.1




Copyright © 2024, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds