[PATCH] MAINTAINERS: fix broken reference to fsl,qoriq-mc binding

Siddharth Menon posted 1 patch 9 months, 2 weeks ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: fix broken reference to fsl,qoriq-mc binding
Posted by Siddharth Menon 9 months, 2 weeks ago
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