diff options
author | Baoyou Xie <baoyou.xie@linaro.org> | 2017-01-06 10:16:01 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-01-11 09:21:02 +0100 |
commit | 15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85 (patch) | |
tree | 7020a8f959605b8ebf989bf626d842b60cf8379b /MAINTAINERS | |
parent | dt-bindings: zte: add bindings document for zx2967 power domain controller (diff) | |
download | linux-15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85.tar.xz linux-15e2dcd675e4f4b63aa8a0cd9fabe3b356135c85.zip |
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 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> |