summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2021-06-30 11:12:02 +0300
committerDavid S. Miller <davem@davemloft.net>2021-07-01 23:08:19 +0300
commit5ce15f2783332dce99ef04e2bdc927f0fa84105d (patch)
tree37b0c3399a342ed831b3af05edae929589d9db7e /MAINTAINERS
parent2214d7032479e50ff1fa7276e6efe1df08173fbf (diff)
downloadlinux-5ce15f2783332dce99ef04e2bdc927f0fa84105d.tar.xz
MAINTAINERS: add entry for PTP virtual clock driver
Add entry for PTP virtual clock driver. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 88449b7a4c95..ca7287ee775b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14890,6 +14890,13 @@ F: drivers/net/phy/dp83640*
F: drivers/ptp/*
F: include/linux/ptp_cl*
+PTP VIRTUAL CLOCK SUPPORT
+M: Yangbo Lu <yangbo.lu@nxp.com>
+L: netdev@vger.kernel.org
+S: Maintained
+F: drivers/ptp/ptp_vclock.c
+F: net/ethtool/phc_vclocks.c
+
PTRACE SUPPORT
M: Oleg Nesterov <oleg@redhat.com>
S: Maintained