All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver
@ 2021-10-09  6:27 Cai Huoqing
  2021-10-11  6:46 ` Cai,Huoqing
  0 siblings, 1 reply; 4+ messages in thread
From: Cai Huoqing @ 2021-10-09  6:27 UTC (permalink / raw)
  To: caihuoqing; +Cc: linux-kernel

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* RE: [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver
  2021-10-09  6:27 [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver Cai Huoqing
@ 2021-10-11  6:46 ` Cai,Huoqing
  0 siblings, 0 replies; 4+ messages in thread
From: Cai,Huoqing @ 2021-10-11  6:46 UTC (permalink / raw)
  To: qiangqing.zhang; +Cc: linux-kernel, netdev

Hello,
+Cc qiangqing.zhang@nxp.com, netdev@vger.kernel.org

> -----Original Message-----
> From: Cai,Huoqing <caihuoqing@baidu.com>
> Sent: 2021年10月9日 14:27
> To: Cai,Huoqing
> Cc: linux-kernel@vger.kernel.org
> 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 <caihuoqing@baidu.com>
> ---
>  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 <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
> --
> 2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver
  2021-10-14 11:02 Cai Huoqing
@ 2021-10-14 15:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-10-14 15:00 UTC (permalink / raw)
  To: Cai Huoqing
  Cc: qiangqing.zhang, davem, kuba, robh+dt, netdev, devicetree, linux-kernel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver
@ 2021-10-14 11:02 Cai Huoqing
  2021-10-14 15:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 4+ messages in thread
From: Cai Huoqing @ 2021-10-14 11:02 UTC (permalink / raw)
  To: qiangqing.zhang, davem, kuba, robh+dt
  Cc: netdev, devicetree, linux-kernel, Cai Huoqing

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

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-14 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-09  6:27 [PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver Cai Huoqing
2021-10-11  6:46 ` Cai,Huoqing
2021-10-14 11:02 Cai Huoqing
2021-10-14 15:00 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.