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

From: Lukas Bulwahn
Date: Mon Oct 31 2022 - 07:02:50 EST


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@xxxxxxxxx>
---
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@xxxxxxxxxxx>
M: Naga Sureshkumar Relli <nagasure@xxxxxxxxxx>
L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (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