diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2019-02-12 12:24:04 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-12 12:58:48 -0500 |
commit | bb024c3b123b4081a4e2ed182c57054b53b05e83 (patch) | |
tree | 691b7bfe69e7de460910bb3d3ad74294cc15aa76 /MAINTAINERS | |
parent | 19971f5ea0ab449818db5016ea1229a654a13a5c (diff) | |
download | linux-bb024c3b123b4081a4e2ed182c57054b53b05e83.tar.bz2 |
MAINTAINERS: add enetc_ptp driver into QorIQ PTP list
This patch to add enetc_ptp driver into QorIQ PTP list
for maintaining.
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-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f3af5cde6456..d7da0618d6b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6104,6 +6104,7 @@ FREESCALE QORIQ PTP CLOCK DRIVER M: Yangbo Lu <yangbo.lu@nxp.com> L: netdev@vger.kernel.org S: Maintained +F: drivers/net/ethernet/freescale/enetc/enetc_ptp.c F: drivers/ptp/ptp_qoriq.c F: drivers/ptp/ptp_qoriq_debugfs.c F: include/linux/fsl/ptp_qoriq.h |