2021-10-09 06:28:50

by Cai,Huoqing

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver

Change the devicetree documentation path
to "Documentation/devicetree/bindings/net/fsl,fec.yaml"
since 'fsl-fec.txt' has been converted to 'fsl,fec.yaml' already.

Signed-off-by: Cai Huoqing <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7cfd63ce7122..9b255cf4fca8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7509,7 +7509,7 @@ FREESCALE IMX / MXC FEC DRIVER
M: Joakim Zhang <[email protected]>
L: [email protected]
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
--
2.25.1


2021-10-11 07:05:23

by Cai,Huoqing

[permalink] [raw]
Subject: RE: [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver

Hello,
+Cc [email protected], [email protected]

> -----Original Message-----
> From: Cai,Huoqing <[email protected]>
> Sent: 2021??10??9?? 14:27
> To: Cai,Huoqing
> Cc: [email protected]
> Subject: [PATCH] MAINTAINERS: Update the devicetree documentation path of
> imx fec driver
>
> Change the devicetree documentation path
> to "Documentation/devicetree/bindings/net/fsl,fec.yaml"
> since 'fsl-fec.txt' has been converted to 'fsl,fec.yaml' already.
>
> Signed-off-by: Cai Huoqing <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7cfd63ce7122..9b255cf4fca8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7509,7 +7509,7 @@ FREESCALE IMX / MXC FEC DRIVER
> M: Joakim Zhang <[email protected]>
> L: [email protected]
> 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
> --
> 2.25.1