From patchwork Mon Oct 27 16:41:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Brugger X-Patchwork-Id: 5163621 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C1593C11AC for ; Mon, 27 Oct 2014 16:45:55 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0CBA7201E4 for ; Mon, 27 Oct 2014 16:45:55 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4531B201BC for ; Mon, 27 Oct 2014 16:45:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XinNh-0006FC-OC; Mon, 27 Oct 2014 16:42:57 +0000 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XinMs-0005Jq-LJ for linux-arm-kernel@lists.infradead.org; Mon, 27 Oct 2014 16:42:07 +0000 Received: by mail-wi0-f172.google.com with SMTP id d1so3388244wiv.11 for ; Mon, 27 Oct 2014 09:41:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=zV9CgwB4NRVbS05kI6fiwC2cqxlbQ3FhAaF/lIzyhmY=; b=E4nn7m/rsrH39E2vF/PSYm0WxaQI5wBlFX1mKoWPDvXDDOSvKR8gxlKf09hQeVLFHF wW5zeuZOiqhpq38GHENF+1O0GtemF2uH7Sg83bPlDcCJpfKvsJisItUhrTALvvwb7GQG 53fC6ENbEq0jc6IKdRQRy0pl2YFhtUF8LGmR79cPIa+vd78/30xXfbrdetTG3ul8Gmus kvIWQu2AJvMsaeQRqBch7LeeqlExq8gypStpnx9EJGoG5pL1RkQNeeU/i/dZpv2lfRcK OxtWNw3cin7bYvBDRrXDwPovhbC+PBV7FPniqNQehjGc+JpIDgByoEOtde83rCoqQrJS oKIQ== X-Received: by 10.180.205.171 with SMTP id lh11mr22161692wic.66.1414428102650; Mon, 27 Oct 2014 09:41:42 -0700 (PDT) Received: from localhost.localdomain (230.Red-2-136-28.dynamicIP.rima-tde.net. [2.136.28.230]) by mx.google.com with ESMTPSA id wc7sm16177513wjc.8.2014.10.27.09.41.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 27 Oct 2014 09:41:41 -0700 (PDT) From: Matthias Brugger To: wim@iguana.be, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, grant.likely@linaro.org Subject: [PATCH 2/2] ARM: mediatek: dts: Add bindings for watchdog Date: Mon, 27 Oct 2014 17:41:32 +0100 Message-Id: <1414428092-20725-3-git-send-email-matthias.bgg@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1414428092-20725-1-git-send-email-matthias.bgg@gmail.com> References: <1414428092-20725-1-git-send-email-matthias.bgg@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141027_094206_875408_BA1689C8 X-CRM114-Status: GOOD ( 10.92 ) X-Spam-Score: -0.8 (/) Cc: heiko@sntech.de, yingjoe.chen@gmail.com, linux-kernel@vger.kernel.org, ibanezchen@gmail.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Matthias Brugger --- Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt new file mode 100644 index 0000000..af9eb5b --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -0,0 +1,13 @@ +Mediatek SoCs Watchdog timer + +Required properties: + +- compatible : should be "mediatek,mt6589-wdt" +- reg : Specifies base physical address and size of the registers. + +Example: + +wdt: watchdog@010000000 { + compatible = "mediatek,mt6589-wdt"; + reg = <0x10000000 0x18>; +};