Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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: bfb921b2a9d5 ("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>

authored by

Ioana Ciornei and committed by
Christophe Leroy
baa99349 29904d6c

+1 -1
+1 -1
MAINTAINERS
··· 19298 19298 L: linux-kernel@vger.kernel.org 19299 19299 S: Maintained 19300 19300 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 19302 19302 F: Documentation/networking/device_drivers/ethernet/freescale/dpaa2/overview.rst 19303 19303 F: drivers/bus/fsl-mc/ 19304 19304 F: include/uapi/linux/fsl_mc.h