[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221031110223.30203-1-lukas.bulwahn@gmail.com>
Date: Mon, 31 Oct 2022 12:02:23 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-arm-kernel@...ts.infradead.org
Cc: Miquel Raynal <miquel.raynal@...tlin.com>,
Naga Sureshkumar Relli <nagasure@...inx.com>,
Sureshkumar Relli <naga.sureshkumar.relli@...inx.com>,
devicetree@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: adjust ARM PRIMECELL PL35X SMC DRIVER after dt-binding renaming
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@...il.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@...tlin.com>
M: Naga Sureshkumar Relli <nagasure@...inx.com>
L: linux-arm-kernel@...ts.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
Powered by blists - more mailing lists