[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250319094311.2966519-3-ioana.ciornei@nxp.com>
Date: Wed, 19 Mar 2025 11:43:10 +0200
From: Ioana Ciornei <ioana.ciornei@....com>
To: Christophe Leroy <christophe.leroy@...roup.eu>,
Stuart Yoder <stuyoder@...il.com>,
linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org
Cc: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [PATCH 2/3] 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@....com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 76b6db4074ce..1e6aac2962dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19637,7 +19637,7 @@ M: Ioana Ciornei <ioana.ciornei@....com>
L: linux-kernel@...r.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
Powered by blists - more mailing lists