From: Siddharth Menon <simeddon@gmail.com>
To: laurentiu.tudor@nxp.com
Cc: linux-kernel@vger.kernel.org, Siddharth Menon <simeddon@gmail.com>
Subject: [PATCH] MAINTAINERS: fix broken reference to fsl,qoriq-mc binding
Date: Fri, 28 Feb 2025 14:02:51 +0530 [thread overview]
Message-ID: <20250228083256.55087-1-simeddon@gmail.com> (raw)
The fsl,qoriq-mc.txt binding has been converted to a YAML schema file,
but the MAINTAINERS entry still references the old .txt file.
Update it to point to the correct .yaml binding.
Signed-off-by: Siddharth Menon <simeddon@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 896a307fa065..1d60ca116c5c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19299,7 +19299,7 @@ M: Laurentiu Tudor <laurentiu.tudor@nxp.com>
L: linux-kernel@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.48.1
reply other threads:[~2025-02-28 8:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250228083256.55087-1-simeddon@gmail.com \
--to=simeddon@gmail.com \
--cc=laurentiu.tudor@nxp.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.