summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorQin Jian <qinjian@cqplus1.com>2022-06-28 09:26:42 +0300
committerArnd Bergmann <arnd@arndb.de>2022-07-08 15:23:39 +0300
commit55bfc376b8fb421a193fb422ca052235f023161b (patch)
tree64205deea48bca5f267c4aa0dd57f38f7cdc7971 /MAINTAINERS
parent8bbb1dd569c1b604a3fd65fb78f13448f6353990 (diff)
downloadlinux-55bfc376b8fb421a193fb422ca052235f023161b.tar.xz
dt-bindings: reset: Add bindings for SP7021 reset driver
Add documentation to describe Sunplus SP7021 reset driver bindings. Signed-off-by: Qin Jian <qinjian@cqplus1.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3258a4d1aaf7..d24ef0b09ac6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2831,6 +2831,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for mon-subscribers)
S: Maintained
W: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview
F: Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml
+F: Documentation/devicetree/bindings/reset/sunplus,reset.yaml
+F: include/dt-bindings/reset/sunplus,sp7021-reset.h
ARM/Synaptics SoC support
M: Jisheng Zhang <jszhang@kernel.org>