[PATCH v3 2/2] MAINTAINERS: update PTP maintainer entries after directory split

From: Wen Gu

Date: Mon Jun 29 2026 - 23:15:57 EST


Update MAINTAINERS to match the new drivers/ptp/ directory layout after
moving emulated PTP clock drivers into a new subdirectory.

Adjust file patterns and per-driver entries to point to their new
locations, and add a dedicated MAINTAINERS entry for the emulated PTP
clock drivers.

Signed-off-by: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
---
MAINTAINERS | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 15011f5752a9..909bc2bd4f6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18716,6 +18716,7 @@ X: Documentation/devicetree/bindings/net/can/
X: Documentation/devicetree/bindings/net/wireless/
X: drivers/net/can/
X: drivers/net/wireless/
+X: drivers/ptp/emulated/

NETWORKING DRIVERS (WIRELESS)
M: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
@@ -21737,8 +21738,18 @@ F: Documentation/driver-api/ptp.rst
F: drivers/net/phy/dp83640*
F: drivers/ptp/*
F: include/linux/ptp_cl*
+X: drivers/ptp/emulated/
K: (?:\b|_)ptp(?:\b|_)

+PTP EMULATED CLOCK SUPPORT
+M: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
+R: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
+R: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Maintained
+T: git git://git.infradead.org/linux-ptp.git
+F: drivers/ptp/emulated/
+
PTP MOCKUP CLOCK SUPPORT
M: Vladimir Oltean <vladimir.oltean@xxxxxxx>
L: netdev@xxxxxxxxxxxxxxx
@@ -21755,10 +21766,10 @@ F: net/ethtool/phc_vclocks.c

PTP VMCLOCK SUPPORT
M: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
-L: netdev@xxxxxxxxxxxxxxx
+L: linux-kernel@xxxxxxxxxxxxxxx
S: Maintained
F: Documentation/devicetree/bindings/ptp/amazon,vmclock.yaml
-F: drivers/ptp/ptp_vmclock.c
+F: drivers/ptp/emulated/ptp_vmclock.c
F: include/uapi/linux/vmclock-abi.h

PTRACE SUPPORT
@@ -23875,7 +23886,7 @@ S390 PTP DRIVER
M: Sven Schnelle <svens@xxxxxxxxxxxxx>
L: linux-s390@xxxxxxxxxxxxxxx
S: Supported
-F: drivers/ptp/ptp_s390.c
+F: drivers/ptp/emulated/ptp_s390.c

S390 SCM DRIVER
M: Vineeth Vijayan <vneethv@xxxxxxxxxxxxx>
@@ -28858,9 +28869,9 @@ M: Nick Shi <nick.shi@xxxxxxxxxxxx>
R: Ajay Kaher <ajay.kaher@xxxxxxxxxxxx>
R: Alexey Makhalov <alexey.makhalov@xxxxxxxxxxxx>
R: Broadcom internal kernel review list <bcm-kernel-feedback-list@xxxxxxxxxxxx>
-L: netdev@xxxxxxxxxxxxxxx
+L: linux-kernel@xxxxxxxxxxxxxxx
S: Supported
-F: drivers/ptp/ptp_vmw.c
+F: drivers/ptp/emulated/ptp_vmw.c

VMWARE VMCI DRIVER
M: Bryan Tan <bryan-bt.tan@xxxxxxxxxxxx>
--
2.43.5