diff options
| author | Yangbo Lu <[email protected]> | 2019-02-12 12:24:04 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-12 12:58:48 -0500 |
| commit | bb024c3b123b4081a4e2ed182c57054b53b05e83 (patch) | |
| tree | 691b7bfe69e7de460910bb3d3ad74294cc15aa76 | |
| parent | 19971f5ea0ab449818db5016ea1229a654a13a5c (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
| -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 <[email protected]> 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 |