[PATCH] MAINTAINERS: fix broken reference to fsl,qoriq-mc binding

From: Siddharth Menon
Date: Fri Feb 28 2025 - 03:33:11 EST


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@xxxxxxxxx>
---
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@xxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
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