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: baikal/mips/sdk5.9~9899^2~1 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=18e97200b43e3f2762456fc1fa8c562b39df0939;p=kernel.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 17f652b2f653f..c4f2f3382e269 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