diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-06 18:25:42 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-06 20:17:00 +0300 |
commit | 09fed02c20a659e15c9b47a52e8cf2dffa41cda9 (patch) | |
tree | 420e39255c0f0242b5fd61d364828618a5ebf0b9 /MAINTAINERS | |
parent | e5f580e72498ef634ae293c8d4ba7184f5191c74 (diff) | |
download | linux-09fed02c20a659e15c9b47a52e8cf2dffa41cda9.tar.xz |
MAINTAINERS: update snps,axs10x-reset.yaml reference
Changeset 820f722c05dd ("dt-bindings: reset: snps,axs10x-reset: Convert to yaml")
renamed: Documentation/devicetree/bindings/reset/snps,axs10x-reset.txt
to: Documentation/devicetree/bindings/reset/snps,axs10x-reset.yaml.
Update its cross-reference accordingly.
Fixes: 820f722c05dd ("dt-bindings: reset: snps,axs10x-reset: Convert to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/56560a2bcc06af94d36a28ed2cfdb25de481eee5.1654529011.git.mchehab@kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c9723f9d61c..5400bdc2104e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19220,7 +19220,7 @@ F: arch/arc/plat-axs10x SYNOPSYS AXS10x RESET CONTROLLER DRIVER M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> S: Supported -F: Documentation/devicetree/bindings/reset/snps,axs10x-reset.txt +F: Documentation/devicetree/bindings/reset/snps,axs10x-reset.yaml F: drivers/reset/reset-axs10x.c SYNOPSYS CREG GPIO DRIVER |