MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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@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@bootlin.com>
M: Naga Sureshkumar Relli <nagasure@xilinx.com>
L: linux-arm-kernel@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
On Mon, 31 Oct 2022 12:02:23 +0100, Lukas Bulwahn wrote:
> 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.
>
> [...]
Applied, thanks!
[1/1] MAINTAINERS: adjust ARM PRIMECELL PL35X SMC DRIVER after dt-binding renaming
https://git.kernel.org/krzk/linux-mem-ctrl/c/3821e96a01d658e770074331b56cec88c169a418
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
© 2016 - 2026 Red Hat, Inc.