diff mbox series

[v3,8/8] MAINTAINERS: rectify entry for FREESCALE IMX / MXC FEC DRIVER

Message ID 20210726142943.27008-9-lukas.bulwahn@gmail.com
State New
Headers show
Series Rectify file references for dt-bindings in MAINTAINERS | expand

Commit Message

Lukas Bulwahn July 26, 2021, 2:29 p.m. UTC
Commit 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to
yaml") converts fsl-fec.txt to fsl,fec.yaml,  but missed to adjust its
reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference.

Repair this file reference in FREESCALE IMX / MXC FEC DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Joakim Zhang July 27, 2021, 1:26 a.m. UTC | #1
Hi Lukas,

> -----Original Message-----

> From: Lukas Bulwahn <lukas.bulwahn@gmail.com>

> Sent: 2021年7月26日 22:30

> To: Rob Herring <robh+dt@kernel.org>; devicetree@vger.kernel.org

> Cc: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>; Yu Chen

> <chenyu56@huawei.com>; Anitha Chrisanthus

> <anitha.chrisanthus@intel.com>; Jonathan Cameron

> <Jonathan.Cameron@huawei.com>; Miquel Raynal

> <miquel.raynal@bootlin.com>; Naga Sureshkumar Relli

> <nagasure@xilinx.com>; Hans Ulli Kroll <ulli.kroll@googlemail.com>; Deepak

> Saxena <dsaxena@plexity.net>; Mirela Rabulea <mirela.rabulea@nxp.com>;

> Nishanth Menon <nm@ti.com>; Tero Kristo <kristo@kernel.org>; Santosh

> Shilimkar <ssantosh@kernel.org>; Shubhrajyoti Datta

> <shubhrajyoti.datta@xilinx.com>; Wilken Gottwalt

> <wilken.gottwalt@posteo.net>; Vignesh Raghavendra <vigneshr@ti.com>;

> Linus Walleij <linus.walleij@linaro.org>; Brendan Higgins

> <brendanhiggins@google.com>; Joakim Zhang <qiangqing.zhang@nxp.com>;

> Joe Perches <joe@perches.com>; Ralf Ramsauer

> <ralf.ramsauer@oth-regensburg.de>; kernel-janitors@vger.kernel.org;

> linux-kernel@vger.kernel.org; Lukas Bulwahn <lukas.bulwahn@gmail.com>

> Subject: [PATCH v3 8/8] MAINTAINERS: rectify entry for FREESCALE IMX / MXC

> FEC DRIVER

> 

> Commit 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to

> yaml") converts fsl-fec.txt to fsl,fec.yaml,  but missed to adjust its reference

> in MAINTAINERS.

> 

> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a

> broken reference.

> 

> Repair this file reference in FREESCALE IMX / MXC FEC DRIVER.

> 

> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>


Thanks.

Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com>


Best Regards,
Joakim Zhang
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0fe43695b58c..187c76bb42d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7365,7 +7365,7 @@  FREESCALE IMX / MXC FEC DRIVER
 M:	Joakim Zhang <qiangqing.zhang@nxp.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/fsl-fec.txt
+F:	Documentation/devicetree/bindings/net/fsl,fec.yaml
 F:	drivers/net/ethernet/freescale/fec.h
 F:	drivers/net/ethernet/freescale/fec_main.c
 F:	drivers/net/ethernet/freescale/fec_ptp.c