[PATCH v2 2/3] MAINTAINERS: fix nonexistent dtbinding file name
Ioana Ciornei
ioana.ciornei at nxp.com
Thu Mar 20 23:03:18 AEDT 2025
The blamed commit converted the fsl,qoriq-mc.txt into fsl,qoriq-mc.yaml
but forgot to also update the MAINTAINERS file to reference the new
filename.
Fix this by using the corrent filename - fsl,qoriq-mc.yaml.
Fixes: bfb921b2a9d5 ("dt-bindings: misc: fsl,qoriq-mc: convert to yaml format")
Signed-off-by: Ioana Ciornei <ioana.ciornei at nxp.com>
Reviewed-by: Christophe Leroy <christophe.leroy at csgroup.eu>
---
Changes in v2:
- none
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 95cf8b1a40d5..012a3fbf884c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19642,7 +19642,7 @@ M: Ioana Ciornei <ioana.ciornei at nxp.com>
L: linux-kernel at 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.34.1
More information about the Linuxppc-dev
mailing list