From patchwork Mon May 9 12:34:36 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 9046161 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.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id A9F84BF29F for ; Mon, 9 May 2016 12:38:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D054C2010E for ; Mon, 9 May 2016 12:38:13 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 98FF32011E for ; Mon, 9 May 2016 12:38:12 +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 1azkPs-0008Fp-5O; Mon, 09 May 2016 12:36:04 +0000 Received: from mail-pf0-x236.google.com ([2607:f8b0:400e:c00::236]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1azkP7-0005je-Qf for linux-arm-kernel@lists.infradead.org; Mon, 09 May 2016 12:35:29 +0000 Received: by mail-pf0-x236.google.com with SMTP id c189so78108894pfb.3 for ; Mon, 09 May 2016 05:34:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jms.id.au; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=FWPeHWW6yYPchyNitww2GFz/kfUcwedayeHW3iwmF/k=; b=Wd4fFOt8kq4p4BJLGFjZL39wP4pabLCS7nDuoX4b4G6gI6GKZ8ibYIz/vEGbQJzYwr 9uYDiCO00p4NNM64Fj+Farv1D8+sX/afwvQWsg29IcJRxOe0DfkDHD0SXJN9UA6/rUQo mDtdbhDlldDnAl6yAw7krFEV0whDYxF9a1XAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=FWPeHWW6yYPchyNitww2GFz/kfUcwedayeHW3iwmF/k=; b=bTSUc5nSLHB/bGAGDj0n8vwhMRQIjwEFK3szs1kAVnB4DkKyHlwG+IvSvv4ZUMV6+X FCfk7V+/dQ1PHKoxuP11h2xt12L9Pb50183JHxb8nuKch79huW2ivufa6YeW7Q0WsjhS 832vCXkeMNrmzZmRxZRz4gHdKBM8t5DuHvutN0eCOqKbXSYluv0zpW4SwzItkNv3OgJ1 YTeHLDCwxy/LEfIZ6iTFal+tMhYzDnnO6uZUuuLHeU2JKsS060K+Vd9a1BBlmsgNyyTM eYL/BpXDfz6ejbnPkjL2x9MoB25BHhzN5bgfdaF6bdptUDISFuLte4B5wUf126FgDkyD BRog== X-Gm-Message-State: AOPr4FUh40yZaIerf0xvgXQg/lR4Z0+6SAibbT4nO9468xVfgl88EDst0KM9OwKT4utrEQ== X-Received: by 10.98.2.14 with SMTP id 14mr15934571pfc.148.1462797296483; Mon, 09 May 2016 05:34:56 -0700 (PDT) Received: from icarus.au.ibm.com ([2403:480:11:10:3400:b218:cbe9:48cb]) by smtp.gmail.com with ESMTPSA id p1sm40559842paz.8.2016.05.09.05.34.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 May 2016 05:34:56 -0700 (PDT) From: Joel Stanley To: linux@roeck-us.net, wim@iguana.be Subject: [PATCH 1/2] doc/devicetree: Add Aspeed watchdog timer bindings Date: Mon, 9 May 2016 22:04:36 +0930 Message-Id: <1462797277-14969-2-git-send-email-joel@jms.id.au> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1462797277-14969-1-git-send-email-joel@jms.id.au> References: <1462797277-14969-1-git-send-email-joel@jms.id.au> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160509_053518_711152_0607B7C6 X-CRM114-Status: GOOD ( 12.45 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, arnd@arndb.de, benh@kernel.crashing.org, jk@ozlabs.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-Spam-Status: No, score=-6.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable 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: Joel Stanley --- Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt diff --git a/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt b/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt new file mode 100644 index 000000000000..58184b161e0d --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt @@ -0,0 +1,14 @@ +Aspeed Watchdog Timer + +Required properties: + - compatible: must be "aspeed,wdt" + - reg: physical base address of the controller and length of memory mapped + region + +Example: + + wdt1: wdt@1e785000 { + compatible = "aspeed,wdt"; + reg = <0x1e785000 0x1c>; + interrupts = <27>; + };