[PATCH net-next v2 0/2] net: phy: micrel: Add PTP support for lan8842

Horatiu Vultur posted 2 patches 1 month, 1 week ago
There is a newer version of this series
drivers/net/phy/micrel.c | 111 +++++++++++++++++++++++++++++++++++++--
1 file changed, 106 insertions(+), 5 deletions(-)
[PATCH net-next v2 0/2] net: phy: micrel: Add PTP support for lan8842
Posted by Horatiu Vultur 1 month, 1 week ago
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.

v1->v2:
- use reverse x-mas notation
- replace hardcoded value with define

Horatiu Vultur (2):
  net: phy: micrel: Introduce function __lan8814_ptp_probe_once
  net: phy: micrel: Add PTP support for lan8842

 drivers/net/phy/micrel.c | 111 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 106 insertions(+), 5 deletions(-)

-- 
2.34.1