From patchwork Fri Jan 6 09:16:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baoyou Xie X-Patchwork-Id: 90129 Delivered-To: patch@linaro.org Received: by 10.140.20.101 with SMTP id 92csp9361708qgi; Fri, 6 Jan 2017 01:17:09 -0800 (PST) X-Received: by 10.99.185.73 with SMTP id v9mr136429190pgo.98.1483694229739; Fri, 06 Jan 2017 01:17:09 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id d9si1310427pgf.74.2017.01.06.01.17.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Jan 2017 01:17:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cPQe2-00025X-Im; Fri, 06 Jan 2017 09:17:06 +0000 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cPQdx-0001qU-8M for linux-arm-kernel@lists.infradead.org; Fri, 06 Jan 2017 09:17:03 +0000 Received: by mail-pf0-x232.google.com with SMTP id d2so93204403pfd.0 for ; Fri, 06 Jan 2017 01:16:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=abTwPgtbZr2li+KFShiH0YG6y1GZ79Cte6MhU30Pq1c=; b=K5+3Uv5f1jOaQs2ZvmpBn7F4HmzfZgUb+w4o/UYtDVTfQ1Trlw1bDyewZgDT0IBhuN MyxaB431I2l+mbI0v/ZbpUN1CF0jtzDoL6+inmJfzLEe3YKcHXciI8zRtOKNgMAbV9qv SonJ87Co6+y8/Z9DOWGwI4gEblPiVKXXtmlYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=abTwPgtbZr2li+KFShiH0YG6y1GZ79Cte6MhU30Pq1c=; b=F4d2EGetzA/aJ51N83WxvJlDQvT/ZdONJNObrmYmv9xe19WnFP1xSewsjkVw04CQTy 8yn5ABTJXPBOqeTuF2e8LE4beNS9Yx5YnD2iWft/wgI+4KcfJE7B44JcJMY6ClJNpOMU SsnnCsw1PRLNjg+G+TRcUwvIjOUiH7qdV8C3nQ9y+jBcLn0ySJ9ih9oBqBwOf25q/i8L O61sS9GcA4TvC/gsufsvgiZtmDywtVV8gKMmvh2ozb4AEteLOg+LDNfnlo4JtWRpcly7 wcqojsRUgot1XH6TimHT+UgsnHZ9t0ioa350+SZHRqxEYjTYKwxAjvatKDIXEZ4BgcHm BBdA== X-Gm-Message-State: AIkVDXJ/Feg+5tZH7+uEW7+mcSvej38TlDu1yyNjJjM4pKNrh8zg6UQntbzK5H6q9NsKhp9o X-Received: by 10.84.234.9 with SMTP id m9mr134832673plk.49.1483694200192; Fri, 06 Jan 2017 01:16:40 -0800 (PST) Received: from localhost.localdomain ([104.237.91.160]) by smtp.gmail.com with ESMTPSA id y15sm159970589pgc.43.2017.01.06.01.16.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 06 Jan 2017 01:16:39 -0800 (PST) From: Baoyou Xie To: jun.nie@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, gregkh@linuxfoundation.org, davem@davemloft.net, geert+renesas@glider.be, akpm@linux-foundation.org, mchehab@kernel.org, krzk@kernel.org, arnd@arndb.de, claudiu.manoil@nxp.com, amitdanielk@gmail.com, pankaj.dubey@samsung.com, yangbo.lu@nxp.com, scott.branden@broadcom.com, simon.horman@netronome.com Subject: [PATCH v7 2/5] MAINTAINERS: add zx2967 SoC drivers to ARM ZTE architecture Date: Fri, 6 Jan 2017 17:16:01 +0800 Message-Id: <1483694164-7668-2-git-send-email-baoyou.xie@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1483694164-7668-1-git-send-email-baoyou.xie@linaro.org> References: <1483694164-7668-1-git-send-email-baoyou.xie@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170106_011701_829449_F0658263 X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2607:f8b0:400e:c00:0:0:0:232 listed in] [list.dnswl.org] 0.0 HK_RANDOM_ENVFROM Envelope sender username looks random -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Baoyou Xie , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org 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 | 4 ++++ 1 file changed, 4 insertions(+) -- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 +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: 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