[PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
Wen Gu <[email protected]> Tue, 7 Apr 2026 18:48:02 +0800
| Newsgroups | org.kernel.vger.linux-fpga,dev.linux.lists.imx,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Update MAINTAINERS to match the new drivers/ptp/ directory layout after moving emulated/virtual 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 <[email protected]> --- MAINTAINERS | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index cb48c9ad9ddc..2b5464e38238 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18335,6 +18335,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 <[email protected]> @@ -21243,8 +21244,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 <[email protected]> +M: Wen Gu <[email protected]> +M: Xuan Zhuo <[email protected]> +L: [email protected] +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core +F: drivers/ptp/emulated/ + PTP MOCKUP CLOCK SUPPORT M: Vladimir Oltean <[email protected]> L: [email protected] @@ -21261,10 +21272,10 @@ F: net/ethtool/phc_vclocks.c PTP VMCLOCK SUPPORT M: David Woodhouse <[email protected]> -L: [email protected] +L: [email protected] 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 @@ -23323,7 +23334,7 @@ S390 PTP DRIVER M: Sven Schnelle <[email protected]> L: [email protected] S: Supported -F: drivers/ptp/ptp_s390.c +F: drivers/ptp/emulated/ptp_s390.c S390 SCM DRIVER M: Vineeth Vijayan <[email protected]> @@ -28219,9 +28230,9 @@ M: Nick Shi <[email protected]> R: Ajay Kaher <[email protected]> R: Alexey Makhalov <[email protected]> R: Broadcom internal kernel review list <[email protected]> -L: [email protected] +L: [email protected] S: Supported -F: drivers/ptp/ptp_vmw.c +F: drivers/ptp/emulated/ptp_vmw.c VMWARE VMCI DRIVER M: Bryan Tan <[email protected]> -- 2.43.5