From patchwork Tue Jan 24 08:58:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baoyou Xie X-Patchwork-Id: 9534585 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B480760434 for ; Tue, 24 Jan 2017 09:01:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A4A1024DA2 for ; Tue, 24 Jan 2017 09:01:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 98F69269DA; Tue, 24 Jan 2017 09:01:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 96E7B24DA2 for ; Tue, 24 Jan 2017 09:01:20 +0000 (UTC) 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 1cVwyc-0000Fc-Lw; Tue, 24 Jan 2017 09:01:18 +0000 Received: from mail-pf0-f177.google.com ([209.85.192.177]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cVwy5-0007mY-Ue for linux-arm-kernel@lists.infradead.org; Tue, 24 Jan 2017 09:00:53 +0000 Received: by mail-pf0-f177.google.com with SMTP id y143so48862354pfb.0 for ; Tue, 24 Jan 2017 01:00:25 -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=Bp3j5DodJQ5kA+onWaBYsyhHHbKAkehXcC9DybKAhV4=; b=f1A1OjXQq7B09imaJWU84W2jzUJmmDpgFdKqJrKLGq04YTT5XHDDodpdbcw563VqSz jCuCoPpWYRcygO9t4xvLvjTLni4lE/n7ure5w+2mBqB8Egt38wtfOIZWSsB29mAMAWV2 NVxFSB9GGd2LAA2YPu+75rjcI/LNcGO7HxEq8= 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=Bp3j5DodJQ5kA+onWaBYsyhHHbKAkehXcC9DybKAhV4=; b=P06JcqOqUbPErx+Iu44Q/CwXQN73VCVfpoI82hQFoBnGRNZIPGiCtfDrKkD+oVXul6 bk9PMKd/zLzor0muAORTrXUuv43d5a+QDfRtIau3zbYr3C/MtqbPlKCkeWXroUNw+zj/ T9Gv4xnIAIuz2/2ko+raLZDyMxayBqx6pv0kILJZ4pA4B6QZSyBBaxwnBwt5onSRk/gO mthBlRgNfLdS/2DgFMCiXyJC2CdQ88289p+oqwk9j2s5UicXZZfcf36eShrNXspNfnmf CoKwiPa7awJVv4gceZcfvzlivfINsmf0tf2NYeujysvwajvWexZ4O1yq7pIprDhgZp7i c4Vw== X-Gm-Message-State: AIkVDXI7PBWk0McDJW9M2KakSLr1lZDvG6yoZ1pGd/ZORZlAA3ISU+K+bhvyfdwlWTslhDCx X-Received: by 10.98.206.6 with SMTP id y6mr36816994pfg.122.1485248364854; Tue, 24 Jan 2017 00:59:24 -0800 (PST) Received: from localhost.localdomain ([45.56.152.52]) by smtp.gmail.com with ESMTPSA id q5sm3653247pgf.45.2017.01.24.00.59.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 24 Jan 2017 00:59:24 -0800 (PST) From: Baoyou Xie To: jun.nie@linaro.org, wim@iguana.be, linux@roeck-us.net, robh+dt@kernel.org, mark.rutland@arm.com, mathieu.poirier@linaro.org Subject: [PATCH v5 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture Date: Tue, 24 Jan 2017 16:58:41 +0800 Message-Id: <1485248322-24299-2-git-send-email-baoyou.xie@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1485248322-24299-1-git-send-email-baoyou.xie@linaro.org> References: <1485248322-24299-1-git-send-email-baoyou.xie@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170124_010046_483477_586271EF X-CRM114-Status: UNSURE ( 8.95 ) X-CRM114-Notice: Please train this message. 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, linux-watchdog@vger.kernel.org, xie.baoyou@zte.com.cn, linux-kernel@vger.kernel.org, chen.chaokai@zte.com.cn, wang.qiang01@zte.com.cn, baoyou.xie@linaro.org, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add the zx2967 watchdog controller driver 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 edfdea3..275c434 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1990,11 +1990,13 @@ F: drivers/clk/zte/ F: drivers/reset/reset-zx2967.c F: drivers/soc/zte/ F: drivers/thermal/zx* +F: drivers/watchdog/zx2967_wdt.c F: Documentation/devicetree/bindings/arm/zte.txt F: Documentation/devicetree/bindings/clock/zx296702-clk.txt F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt F: Documentation/devicetree/bindings/soc/zte/ F: Documentation/devicetree/bindings/thermal/zx* +F: Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt F: include/dt-bindings/soc/zx*.h ARM/ZYNQ ARCHITECTURE