[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250826071100.334375-1-horatiu.vultur@microchip.com>
Date: Tue, 26 Aug 2025 09:10:58 +0200
From: Horatiu Vultur <horatiu.vultur@...rochip.com>
To: <andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <richardcochran@...il.com>,
<Parthiban.Veerasooran@...rochip.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Horatiu Vultur
<horatiu.vultur@...rochip.com>
Subject: [PATCH net-next v3 0/2] net: phy: micrel: Add PTP support for lan8842
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.
v2->v3:
- check return value of function devm_phy_package_join
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 | 114 +++++++++++++++++++++++++++++++++++++--
1 file changed, 109 insertions(+), 5 deletions(-)
--
2.34.1
Powered by blists - more mailing lists