diff options
author | Baoyou Xie <baoyou.xie@linaro.org> | 2017-01-17 11:22:56 +0800 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2017-01-20 10:36:12 +0100 |
commit | 8041311cbfd63c242e3f004f3202047a5b5e309f (patch) | |
tree | 181edb4916b1af16a8f34d199cf66b5ca4783ed3 /MAINTAINERS | |
parent | e76a96effb23d838cf0f50e5b8f728cdcfcaa52e (diff) | |
download | linux-next-8041311cbfd63c242e3f004f3202047a5b5e309f.tar.gz |
MAINTAINERS: add zx2967 reset controller driver to ARM ZTE architecture
Add the zx2967 reset controller driver as maintained by ARM ZTE
architecture maintainers, as they're parts of the core IP.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5f0420a0da5b..0b1b2687bc04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1985,8 +1985,10 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-zx/ F: drivers/clk/zte/ +F: drivers/reset/reset-zx2967.c F: Documentation/devicetree/bindings/arm/zte.txt F: Documentation/devicetree/bindings/clock/zx296702-clk.txt +F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt ARM/ZYNQ ARCHITECTURE M: Michal Simek <michal.simek@xilinx.com> |