[PATCH RESEND] MAINTAINERS: adjust file entry in QORIQ DPAA2 FSL-MC BUS DRIVER
From: Lukas Bulwahn
Date: Wed Mar 12 2025 - 06:20:39 EST
From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
Commit 78fa0d19a50a ("dt-bindings: misc: fsl,qoriq-mc: convert to yaml
format") converts fsl,qoriq-mc.txt to yaml format, but misses to adjust the
file entry in QORIQ DPAA2 FSL-MC BUS DRIVER.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Adjust the file entry in QORIQ DPAA2 FSL-MC BUS DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
---
Original patch was sent 8 months ago:
https://lore.kernel.org/lkml/20240708075124.73522-1-lukas.bulwahn@xxxxxxxxxx/
Patch was not applied yet. No modifications in this RESEND patch other than
rebasing it to the current linux-next tree.
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 67bfd9109535..e6609b78998d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19578,7 +19578,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