Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1550322

[PATCH v5 4/4] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture

From Baoyou Xie <baoyou.xie@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v5 4/4] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture
Date 2017-01-04 01:30 +0100
Message-ID <sVHCN-5tw-13@gated-at.bofh.it> (permalink)
References <sVHCN-5tw-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ad199da..64f04df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1975,12 +1975,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>
-- 
2.7.4

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 1/4] soc: zte: Add header for PM domains specifiers Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-04 01:30 +0100
  [PATCH v5 4/4] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-04 01:30 +0100
  [PATCH v5 3/4] soc: zte: pm_domains: Add support for zx296718 board Baoyou Xie <baoyou.xie@linaro.org> - 2017-01-04 01:40 +0100
    Re: [PATCH v5 3/4] soc: zte: pm_domains: Add support for zx296718  board Shawn Guo <shawnguo@kernel.org> - 2017-01-04 07:00 +0100
  Re: [PATCH v5 1/4] soc: zte: Add header for PM domains specifiers Shawn Guo <shawnguo@kernel.org> - 2017-01-04 06:40 +0100

csiph-web