[PATCH] MAINTAINERS: adjust ARM PRIMECELL PL35X SMC DRIVER after dt-binding renaming

Lukas Bulwahn lukas.bulwahn at gmail.com
Mon Oct 31 04:02:23 PDT 2022


Commit de67fa80c669 ("dt-bindings: memory-controllers: arm,pl353-smc:
Extend to support 'arm,pl354' SMC") renames the arm,pl353-smc.yaml
memory-controller dt-binding, but misses to adjust its reference in
MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken file pattern.

Repair this file entry in ARM PRIMECELL PL35X SMC DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
---
Krzysztof, please pick this patch on top of the commit above. Thanks.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 31b8c902b37a..205533d70dc6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1692,7 +1692,7 @@ M:	Miquel Raynal <miquel.raynal at bootlin.com>
 M:	Naga Sureshkumar Relli <nagasure at xilinx.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
-F:	Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml
+F:	Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
 F:	drivers/memory/pl353-smc.c
 
 ARM PRIMECELL CLCD PL110 DRIVER
-- 
2.17.1




More information about the linux-arm-kernel mailing list