diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2018-05-28 23:47:44 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-30 13:27:43 -0400 |
commit | 0c3a4cf84fb9ab17a4c9d3b34cfd6098887dd998 (patch) | |
tree | a620064a8838d3f5e5a0f4035100e74b297bfdc2 | |
parent | d602de8e7e7fc25fb3a2112ce4285962f15aa549 (diff) |
MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver
Added myself as maintainer for QorIQ PTP clock driver.
Since gianfar_ptp.c was renamed to ptp_qoriq.c, let's
maintain it under QorIQ PTP clock driver.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1831ff5863a1..e7396119ce58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5628,7 +5628,6 @@ M: Claudiu Manoil <claudiu.manoil@nxp.com> | |||
5628 | L: netdev@vger.kernel.org | 5628 | L: netdev@vger.kernel.org |
5629 | S: Maintained | 5629 | S: Maintained |
5630 | F: drivers/net/ethernet/freescale/gianfar* | 5630 | F: drivers/net/ethernet/freescale/gianfar* |
5631 | X: drivers/net/ethernet/freescale/gianfar_ptp.c | ||
5632 | F: Documentation/devicetree/bindings/net/fsl-tsec-phy.txt | 5631 | F: Documentation/devicetree/bindings/net/fsl-tsec-phy.txt |
5633 | 5632 | ||
5634 | FREESCALE GPMI NAND DRIVER | 5633 | FREESCALE GPMI NAND DRIVER |
@@ -5675,6 +5674,14 @@ S: Maintained | |||
5675 | F: drivers/net/ethernet/freescale/fman | 5674 | F: drivers/net/ethernet/freescale/fman |
5676 | F: Documentation/devicetree/bindings/powerpc/fsl/fman.txt | 5675 | F: Documentation/devicetree/bindings/powerpc/fsl/fman.txt |
5677 | 5676 | ||
5677 | FREESCALE QORIQ PTP CLOCK DRIVER | ||
5678 | M: Yangbo Lu <yangbo.lu@nxp.com> | ||
5679 | L: netdev@vger.kernel.org | ||
5680 | S: Maintained | ||
5681 | F: drivers/ptp/ptp_qoriq.c | ||
5682 | F: include/linux/fsl/ptp_qoriq.h | ||
5683 | F: Documentation/devicetree/bindings/ptp/ptp-qoriq.txt | ||
5684 | |||
5678 | FREESCALE QUAD SPI DRIVER | 5685 | FREESCALE QUAD SPI DRIVER |
5679 | M: Han Xu <han.xu@nxp.com> | 5686 | M: Han Xu <han.xu@nxp.com> |
5680 | L: linux-mtd@lists.infradead.org | 5687 | L: linux-mtd@lists.infradead.org |
@@ -11421,7 +11428,6 @@ S: Maintained | |||
11421 | W: http://linuxptp.sourceforge.net/ | 11428 | W: http://linuxptp.sourceforge.net/ |
11422 | F: Documentation/ABI/testing/sysfs-ptp | 11429 | F: Documentation/ABI/testing/sysfs-ptp |
11423 | F: Documentation/ptp/* | 11430 | F: Documentation/ptp/* |
11424 | F: drivers/net/ethernet/freescale/gianfar_ptp.c | ||
11425 | F: drivers/net/phy/dp83640* | 11431 | F: drivers/net/phy/dp83640* |
11426 | F: drivers/ptp/* | 11432 | F: drivers/ptp/* |
11427 | F: include/linux/ptp_cl* | 11433 | F: include/linux/ptp_cl* |