diff options
author | Qin Jian | 2022-06-28 14:26:43 +0800 |
---|---|---|
committer | Arnd Bergmann | 2022-07-08 14:23:39 +0200 |
commit | dbf018be52e312bdd7d51d1b944dbdb32ccf8fa4 (patch) | |
tree | d19e6ad92068b0313e649a362951c05133dba142 /MAINTAINERS | |
parent | 55bfc376b8fb421a193fb422ca052235f023161b (diff) |
reset: Add Sunplus SP7021 reset driver
Add reset driver for Sunplus SP7021 SoC.
Signed-off-by: Qin Jian <qinjian@cqplus1.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d24ef0b09ac6..db00f5e50ba4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2832,6 +2832,7 @@ 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: drivers/reset/reset-sunplus.c F: include/dt-bindings/reset/sunplus,sp7021-reset.h ARM/Synaptics SoC support |