From: Cai Huoqing Date: Thu, 14 Oct 2021 11:02:14 +0000 (+0800) Subject: MAINTAINERS: Update the devicetree documentation path of imx fec driver X-Git-Tag: accepted/tizen/unified/20230118.172025~6191^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea142b09a6399fb2c35c07198e3f0e2423273540;p=platform%2Fkernel%2Flinux-rpi.git 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 Link: https://lore.kernel.org/r/20211014110214.3254-1-caihuoqing@baidu.com Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index 17f652b..c4f2f33 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7440,7 +7440,7 @@ FREESCALE IMX / MXC FEC DRIVER M: Joakim Zhang 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