2021-07-22 10:03:14

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference

Changeset 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to yaml")
renamed: Documentation/devicetree/bindings/net/fsl-fec.txt
to: Documentation/devicetree/bindings/net/fsl,fec.yaml.

Update its cross-reference accordingly.

Fixes: 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to yaml")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b9339d4c8a17..92be68e3efb5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7365,7 +7365,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.31.1


2021-07-22 10:07:03

by Joakim Zhang

[permalink] [raw]
Subject: RE: [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference


> -----Original Message-----
> From: Mauro Carvalho Chehab <[email protected]> On Behalf Of Mauro
> Carvalho Chehab
> Sent: 2021??7??22?? 18:00
> To: Linux Doc Mailing List <[email protected]>
> Cc: Mauro Carvalho Chehab <[email protected]>; David S. Miller
> <[email protected]>; Jonathan Corbet <[email protected]>; Joakim Zhang
> <[email protected]>; [email protected]
> Subject: [PATCH 08/15] MAINTAINERS: update fsl,fec.yaml reference
>
> Changeset 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to
> yaml")
> renamed: Documentation/devicetree/bindings/net/fsl-fec.txt
> to: Documentation/devicetree/bindings/net/fsl,fec.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 96e4781b3d93 ("dt-bindings: net: fec: convert fsl,*fec bindings to yaml")
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
> ---
Thanks.

Reviewed-by: Joakim Zhang <[email protected]>

Best Regards,
Joakim Zhang
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b9339d4c8a17..92be68e3efb5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7365,7 +7365,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.31.1