diff options
author | Mauro Carvalho Chehab <[email protected]> | 2021-07-22 12:00:10 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-07-23 08:26:26 +0200 |
commit | e460a86aab669e00c5952a7643665f3096fbfe27 (patch) | |
tree | dc8f0d00d245c0030bbae2926622423c24011eb9 | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 (diff) |
MAINTAINERS: update arm,pl353-smc.yaml reference
The file name: Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml
should be, instead: Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml.
Update its cross-reference accordingly.
Fixes: 813d52799ad2 ("MAINTAINERS: Add PL353 SMC entry")
Fixes: d3d0e1e85711 ("dt-binding: memory: pl353-smc: Convert to yaml")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/1a9b26e4f9f7a01bcd676d7e7a3a929085fc2adb.1626947923.git.mchehab+huawei@kernel.org
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 a61f4f3b78a9..eba59d8ec641 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1487,7 +1487,7 @@ M: Miquel Raynal <[email protected]@bootlin.com> M: Naga Sureshkumar Relli <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained -F: Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml +F: Documentation/devicetree/bindings/memory-controllers/arm,pl353-smc.yaml F: drivers/memory/pl353-smc.c ARM PRIMECELL CLCD PL110 DRIVER |