aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYangbo Lu <[email protected]>2021-06-30 16:12:02 +0800
committerDavid S. Miller <[email protected]>2021-07-01 13:08:19 -0700
commit5ce15f2783332dce99ef04e2bdc927f0fa84105d (patch)
tree37b0c3399a342ed831b3af05edae929589d9db7e
parent2214d7032479e50ff1fa7276e6efe1df08173fbf (diff)
MAINTAINERS: add entry for PTP virtual clock driver
Add entry for PTP virtual clock driver. Signed-off-by: Yangbo Lu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]>
+S: Maintained
+F: drivers/ptp/ptp_vclock.c
+F: net/ethtool/phc_vclocks.c
+
PTRACE SUPPORT
M: Oleg Nesterov <[email protected]>
S: Maintained