diff mbox series

MAINTAINERS: Update the devicetree documentation path of imx fec driver

Message ID 20211014110214.3254-1-caihuoqing@baidu.com (mailing list archive)
State Accepted
Commit ea142b09a6399fb2c35c07198e3f0e2423273540
Delegated to: Netdev Maintainers
Headers show
Series MAINTAINERS: Update the devicetree documentation path of imx fec driver | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Cai,Huoqing Oct. 14, 2021, 11:02 a.m. UTC
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 <caihuoqing@baidu.com>
---
*resend +Cc others.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 14, 2021, 3 p.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 14 Oct 2021 19:02:14 +0800 you wrote:
> 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 <caihuoqing@baidu.com>
> ---
> *resend +Cc others.
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: Update the devicetree documentation path of imx fec driver
    https://git.kernel.org/netdev/net/c/ea142b09a639

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

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 <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