diff options
author | Baoyou Xie <baoyou.xie@linaro.org> | 2017-01-16 22:22:56 -0500 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2017-01-20 04:36:12 -0500 |
commit | 8041311cbfd63c242e3f004f3202047a5b5e309f (patch) | |
tree | 181edb4916b1af16a8f34d199cf66b5ca4783ed3 /MAINTAINERS | |
parent | e76a96effb23d838cf0f50e5b8f728cdcfcaa52e (diff) |
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) | |||
1985 | S: Maintained | 1985 | S: Maintained |
1986 | F: arch/arm/mach-zx/ | 1986 | F: arch/arm/mach-zx/ |
1987 | F: drivers/clk/zte/ | 1987 | F: drivers/clk/zte/ |
1988 | F: drivers/reset/reset-zx2967.c | ||
1988 | F: Documentation/devicetree/bindings/arm/zte.txt | 1989 | F: Documentation/devicetree/bindings/arm/zte.txt |
1989 | F: Documentation/devicetree/bindings/clock/zx296702-clk.txt | 1990 | F: Documentation/devicetree/bindings/clock/zx296702-clk.txt |
1991 | F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt | ||
1990 | 1992 | ||
1991 | ARM/ZYNQ ARCHITECTURE | 1993 | ARM/ZYNQ ARCHITECTURE |
1992 | M: Michal Simek <michal.simek@xilinx.com> | 1994 | M: Michal Simek <michal.simek@xilinx.com> |