* [PATCH] MAINTAINERS: fix broken reference to fsl,qoriq-mc binding
@ 2025-02-28 8:32 Siddharth Menon
0 siblings, 0 replies; only message in thread
From: Siddharth Menon @ 2025-02-28 8:32 UTC (permalink / raw)
To: laurentiu.tudor; +Cc: linux-kernel, Siddharth Menon
The fsl,qoriq-mc.txt binding has been converted to a YAML schema file,
but the MAINTAINERS entry still references the old .txt file.
Update it to point to the correct .yaml binding.
Signed-off-by: Siddharth Menon <simeddon@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 896a307fa065..1d60ca116c5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19299,7 +19299,7 @@ M: Laurentiu Tudor <laurentiu.tudor@nxp.com>
L: linux-kernel@vger.kernel.org
S: Maintained
F: Documentation/ABI/stable/sysfs-bus-fsl-mc
-F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
+F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml
F: Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
F: drivers/bus/fsl-mc/
F: include/uapi/linux/fsl_mc.h
--
2.48.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-28 8:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 8:32 [PATCH] MAINTAINERS: fix broken reference to fsl,qoriq-mc binding Siddharth Menon
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.