devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml
@ 2024-06-24 14:46 Frank Li
  2024-06-24 18:58 ` Andrew Lunn
  2024-06-25 15:26 ` Jakub Kicinski
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2024-06-24 14:46 UTC (permalink / raw)
  To: netdev
  Cc: Frank.Li, conor+dt, davem, devicetree, edumazet, imx, krzk+dt,
	kuba, linux-kernel, madalin.bucur, pabeni, richardcochran, robh,
	sean.anderson, yangbo.lu

fsl-fman.yaml is typo. "-" should be ",". Fix below warning.

Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/fsl-fman.yaml

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406211320.diuZ3XYk-lkp@intel.com/
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 807feae089c4d..7da4c469c14d4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8874,7 +8874,7 @@ M:	Madalin Bucur <madalin.bucur@nxp.com>
 R:	Sean Anderson <sean.anderson@seco.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/net/fsl-fman.yaml
+F:	Documentation/devicetree/bindings/net/fsl,fman.yaml
 F:	drivers/net/ethernet/freescale/fman
 
 FREESCALE QORIQ PTP CLOCK DRIVER
-- 
2.34.1


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

end of thread, other threads:[~2024-06-25 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 14:46 [PATCH 1/1] MAINTAINERS: Change fsl-fman.yaml to fsl,fman.yaml Frank Li
2024-06-24 18:58 ` Andrew Lunn
2024-06-25 15:26 ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).