Path: csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod From: Baoyou Xie Newsgroups: linux.kernel Subject: [PATCH v9 2/3] MAINTAINERS: add zx2967 thermal drivers to ARM ZTE architecture Date: Tue, 07 Feb 2017 02:00:01 +0100 Message-ID: References: X-Original-To: mathieu.poirier@linaro.org, jun.nie@linaro.org, rui.zhang@intel.com, edubezval@gmail.com, robh+dt@kernel.org, mark.rutland@arm.com 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=WBOKqYTXmqi8+w3OdXZZ34+bP8LnnNwpPPCsczTdAd4=; b=OOs4f9G7+88OtKc27rmegz0K7evLI6w+ZK+Dt6dlZl/Tif0jcGr0V0oFJ1pOvQU/3g GNbL+qnzF4Tx0bsyn7yxlOp0BZGp2jQjTK9cs6QLxDH4+wYT7GMySpLunUUuw5WYkMSE Es0oLMFfMpHpkBi0zBRuIoWC7IET4OVOa8JvE= 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=WBOKqYTXmqi8+w3OdXZZ34+bP8LnnNwpPPCsczTdAd4=; b=lCI4Q37Ai35xi6xzssaHzHZBBthEIt1mm+SeUHmoDvjRkgtAIFgpjVpiOBFDnniNMc +cn4Pt5J2mwiWRnimg1E4jMiE1NwuMVXCYJ1bOoOZJ/RZb/YF0bVM9BPNNzB2vtOWoZ4 uOhjDOFmtsGGLL1WsVZCStPYfM+EjBdKkCdl0VvQI6yam1RdDf9uT1QClRqFa7Tb0xvr 5DST6rG/kfOT8uzOYRxlEYvQPY9YOWZ204/FSNX2kGpxmthplQBg8lMBvqE45VJw/TvT 5XoFpVNZBKSj6KV6+b3qdY2+f+fXVjQtXSbW2aYhMj658HLB7DLkiL1RILFagg0G/64H kq7Q== X-Gm-Message-State: AIkVDXLfwXNo5O7w+U2N4zLWbnyE4yCXkVgGEwEBcM8E+HjF6fWxr5ADC1DCezDxANP1neTD X-Received: by 10.99.181.66 with SMTP id u2mr17059264pgo.164.1486429094569; Mon, 06 Feb 2017 16:58:14 -0800 (PST) X-Mailer: git-send-email 2.7.4 Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 28 Organization: linux.* mail to news gateway X-Original-Cc: linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, shawnguo@kernel.org, baoyou.xie@linaro.org, xie.baoyou@zte.com.cn, chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn X-Original-Date: Tue, 7 Feb 2017 08:56:40 +0800 X-Original-Message-ID: <1486429001-31940-2-git-send-email-baoyou.xie@linaro.org> X-Original-References: <1486429001-31940-1-git-send-email-baoyou.xie@linaro.org> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1575290 Add the zx2967 thermal drivers as maintained by ARM ZTE architecture maintainers, as they're parts of the core IP. Signed-off-by: Baoyou Xie --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4e81e2b..2a84440 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1990,11 +1990,13 @@ F: drivers/clk/zte/ F: drivers/i2c/busses/i2c-zx2967.c F: drivers/reset/reset-zx2967.c F: drivers/soc/zte/ +F: drivers/thermal/zx* F: Documentation/devicetree/bindings/arm/zte.txt F: Documentation/devicetree/bindings/clock/zx296702-clk.txt F: Documentation/devicetree/bindings/i2c/i2c-zx2967.txt F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt F: Documentation/devicetree/bindings/soc/zte/ +F: Documentation/devicetree/bindings/thermal/zx* F: include/dt-bindings/soc/zx*.h ARM/ZYNQ ARCHITECTURE -- 2.7.4