diff options
author | Baoyou Xie <baoyou.xie@linaro.org> | 2017-01-06 17:16:01 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-01-11 16:21:02 +0800 |
commit | 15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85 (patch) | |
tree | 7020a8f959605b8ebf989bf626d842b60cf8379b /MAINTAINERS | |
parent | 4a4cd0ccd47a455dc6e2750ede68364a07605d7a (diff) | |
download | op-kernel-dev-15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85.zip op-kernel-dev-15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85.tar.gz |
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-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9..9e0e4fa 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> |