diff options
author | Lukas Bulwahn <[email protected]> | 2022-10-31 12:02:23 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-11-02 09:58:46 -0400 |
commit | 3821e96a01d658e770074331b56cec88c169a418 (patch) | |
tree | 0315426270d968267024b4eac403b6b438764a79 | |
parent | de67fa80c66992b13dd018ec18e8c91156522c18 (diff) |
MAINTAINERS: arm,pl353-smc: correct dt-binding path
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.
Signed-off-by: Lukas Bulwahn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..599a84f600c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1685,7 +1685,7 @@ M: Miquel Raynal <[email protected]> M: Naga Sureshkumar Relli <[email protected]> L: [email protected] (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 |