Skip to content

Commit baa9934

Browse files
IoanaCiorneichleroy
authored andcommitted
MAINTAINERS: fix nonexistent dtbinding file name
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: bfb921b ("dt-bindings: misc: fsl,qoriq-mc: convert to yaml format") Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Link: https://lore.kernel.org/r/20250320120319.3520315-3-ioana.ciornei@nxp.com Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
1 parent 29904d6 commit baa9934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19298,7 +19298,7 @@ M: Ioana Ciornei <ioana.ciornei@nxp.com>
1929819298
L: linux-kernel@vger.kernel.org
1929919299
S: Maintained
1930019300
F: Documentation/ABI/stable/sysfs-bus-fsl-mc
19301-
F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
19301+
F: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml
1930219302
F: Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst
1930319303
F: drivers/bus/fsl-mc/
1930419304
F: include/uapi/linux/fsl_mc.h

0 commit comments

Comments
 (0)