[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250407-feature_marvell_ptp-v2-0-a297d3214846@bootlin.com>
Date: Mon, 07 Apr 2025 16:02:59 +0200
From: Kory Maincent <kory.maincent@...tlin.com>
To: Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Marek Behún <kabel@...nel.org>,
Richard Cochran <richardcochran@...il.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Maxime Chevallier <maxime.chevallier@...tlin.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Kory Maincent <kory.maincent@...tlin.com>,
Russell King <rmk+kernel@...linux.org.uk>
Subject: [PATCH net-next v2 0/2] Add Marvell PHY PTP support
Add PTP basic support for Marvell 88E151x PHYs.
Signed-off-by: Kory Maincent <kory.maincent@...tlin.com>
---
Kory Maincent (1):
net: phy: Move Marvell PHY drivers to its own subdirectory
Russell King (1):
net: phy: Add Marvell PHY PTP support
MAINTAINERS | 2 +-
drivers/net/phy/Kconfig | 23 +-
drivers/net/phy/Makefile | 5 +-
drivers/net/phy/marvell/Kconfig | 35 +
drivers/net/phy/marvell/Makefile | 7 +
drivers/net/phy/{ => marvell}/marvell-88q2xxx.c | 0
drivers/net/phy/{ => marvell}/marvell-88x2222.c | 0
drivers/net/phy/{ => marvell}/marvell10g.c | 0
.../net/phy/{marvell.c => marvell/marvell_main.c} | 18 +-
drivers/net/phy/marvell/marvell_ptp.c | 725 +++++++++++++++++++++
drivers/net/phy/marvell/marvell_ptp.h | 26 +
drivers/net/phy/marvell/marvell_tai.c | 279 ++++++++
drivers/net/phy/marvell/marvell_tai.h | 36 +
13 files changed, 1128 insertions(+), 28 deletions(-)
---
base-commit: e9363f5834ade5fa092751ed42080edfdf4ff93e
change-id: 20250124-feature_marvell_ptp-f8730c6a94c2
Best regards,
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
Powered by blists - more mailing lists