aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2017-01-06 17:16:01 +0800
committerShawn Guo <[email protected]>2017-01-11 16:21:02 +0800
commit15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85 (patch)
tree7020a8f959605b8ebf989bf626d842b60cf8379b
parent4a4cd0ccd47a455dc6e2750ede68364a07605d7a (diff)
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 <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-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 <[email protected]>
+M: Baoyou Xie <[email protected]>
L: [email protected] (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 <[email protected]>