From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938031AbdAEGuz (ORCPT ); Thu, 5 Jan 2017 01:50:55 -0500 Received: from mail.kernel.org ([198.145.29.136]:57168 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938015AbdAEGub (ORCPT ); Thu, 5 Jan 2017 01:50:31 -0500 Date: Thu, 5 Jan 2017 14:49:43 +0800 From: Shawn Guo To: Baoyou Xie Cc: jun.nie@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, krzk@kernel.org, arnd@arndb.de, ulf.hansson@linaro.org, amitdanielk@gmail.com, claudiu.manoil@nxp.com, yangbo.lu@nxp.com, pankaj.dubey@samsung.com, geert+renesas@glider.be, laurent.pinchart@ideasonboard.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, xie.baoyou@zte.com.cn, chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn Subject: Re: [PATCH v6 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Message-ID: <20170105064941.GB4667@x250> References: <1483530494-14177-1-git-send-email-baoyou.xie@linaro.org> <1483530494-14177-2-git-send-email-baoyou.xie@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1483530494-14177-2-git-send-email-baoyou.xie@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 04, 2017 at 07:48:11PM +0800, Baoyou Xie wrote: > 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 > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ad199da..2593296 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1975,12 +1975,17 @@ F: arch/arm/mach-pxa/include/mach/z2.h > > ARM/ZTE ARCHITECTURE > M: Jun Nie > +M: Baoyou Xie > 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: drivers/thermal/zx* This line is about thermal support, and shouldn't be added in this patch series. Shawn > 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 > -- > 2.7.4 >