From patchwork Fri Feb 3 03:22:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Baoyou Xie X-Patchwork-Id: 9553435 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 5F70C604A7 for ; Fri, 3 Feb 2017 03:26:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 52869284EE for ; Fri, 3 Feb 2017 03:26:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 47347284F4; Fri, 3 Feb 2017 03:26:35 +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=-0.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, HK_RANDOM_FROM,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 0B74E284F0 for ; Fri, 3 Feb 2017 03:26:35 +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 1cZUW7-0001Wj-6Q; Fri, 03 Feb 2017 03:26:31 +0000 Received: from mail-pg0-f46.google.com ([74.125.83.46]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cZUW2-0001SA-B4 for linux-arm-kernel@lists.infradead.org; Fri, 03 Feb 2017 03:26:28 +0000 Received: by mail-pg0-f46.google.com with SMTP id 194so2557365pgd.2 for ; Thu, 02 Feb 2017 19:26:05 -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=BR+hOnZQlrDj4pximGZRGkCpGFvas1fOnibA1KIMimUJECS/oGrARo8dCJl+vagXb5 CldkELytsQN5h0zhy/hwb8Szrlo2IRRu8j2NSTgahXT+jeR1c8tR/4bVkpS5LoIHN2Fk kA0pJJmLo1a3IlQv4Fruhs0cTqTB9KAEVHH+A= 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=AchGQcDfAg//HFdQu/WzV3628hD97tW0n4MRzUPIxQWNngjLUOC0xIy2EPI+wMtmNj WZ0jeE+EkYUO9v26Ah67lbFWSUp24+y5ICaQH7tWEyxE9xDAaWujTvnXRPa2cD8dPLeV jd/5pjij+LPTf14yJZ11F30PAMvqEeZTKPaXq30HEJR8n/ntT163wlr4maEgDCHbtNHf KpQ6SWgQmql9tLgYz1XRCaENxp4vc4EBzA2E68M2fcvagJm73l51CVrNlCtkiJcgc6kv kno+ZZSoyhvzHTydf3xcSLgjt48Q//evfEJH/fxnSQYgJe9BOjVveisH/1G9rsTHG5Bz XmRQ== X-Gm-Message-State: AIkVDXLKH641o5aLRjF1x1wSRknJiwDyJcMPa+tzZpPu1SQ+cjxe8V3h9duxj5nR7UAhweMr X-Received: by 10.99.64.69 with SMTP id n66mr15077499pga.1.1486092305275; Thu, 02 Feb 2017 19:25:05 -0800 (PST) Received: from localhost.localdomain ([104.237.91.191]) by smtp.gmail.com with ESMTPSA id 18sm62529985pgf.28.2017.02.02.19.24.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 02 Feb 2017 19:25:04 -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 v8 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture Date: Fri, 3 Feb 2017 11:22:19 +0800 Message-Id: <1486092140-1017-2-git-send-email-baoyou.xie@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1486092140-1017-1-git-send-email-baoyou.xie@linaro.org> References: <1486092140-1017-1-git-send-email-baoyou.xie@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170202_192626_412255_DA99394E X-CRM114-Status: UNSURE ( 8.36 ) 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