summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBaoyou Xie <baoyou.xie@linaro.org>2017-01-06 17:16:01 +0800
committerShawn Guo <shawnguo@kernel.org>2017-01-11 16:21:02 +0800
commit15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85 (patch)
tree7020a8f959605b8ebf989bf626d842b60cf8379b /MAINTAINERS
parent4a4cd0ccd47a455dc6e2750ede68364a07605d7a (diff)
downloadlinux-15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85.tar.gz
linux-15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85.tar.xz
MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture
Add the ZTE SoC drivers as maintained by ARM ZTE architecture maintainers, as they're parts of the core IP. By the way, this patch adds the maintainer for ARM ZTE architecture to Baoyou Xie. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cfff2c9e3d94..9e0e4fa5adb0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1981,12 +1981,16 @@ F: arch/arm/mach-pxa/include/mach/z2.h
ARM/ZTE ARCHITECTURE
M: Jun Nie <jun.nie@linaro.org>
+M: Baoyou Xie <baoyou.xie@linaro.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: arch/arm/mach-zx/
F: drivers/clk/zte/
+F: drivers/soc/zte/
F: Documentation/devicetree/bindings/arm/zte.txt
F: Documentation/devicetree/bindings/clock/zx296702-clk.txt
+F: Documentation/devicetree/bindings/soc/zte/
+F: include/dt-bindings/soc/zx*.h
ARM/ZYNQ ARCHITECTURE
M: Michal Simek <michal.simek@xilinx.com>