From patchwork Tue Jun 6 09:11:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 103139 Delivered-To: patch@linaro.org Received: by 10.182.29.35 with SMTP id g3csp1169389obh; Tue, 6 Jun 2017 02:11:46 -0700 (PDT) X-Received: by 10.84.194.165 with SMTP id h34mr19448760pld.65.1496740306470; Tue, 06 Jun 2017 02:11:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1496740306; cv=none; d=google.com; s=arc-20160816; b=ULtRsExgt2pC20dharqxMcvYkooxjFV5C3GvXSAuso5sd1RY9mMH2AhKOEvob8e1Gj xamECGGoKC0bxDXwn0m1Mz95qZoUgenMHcoDMwqZpzKP7KStBi4eRDlpgE6oDWMOOIoN wgFcJDNBsYIdQl6ZgVGLvkzZHY5UXaVk2ql6Ez754ptmAH77AzrAezw25r4d9rvaYqUZ /tpR0kSilwkOBwyk9PLp8FLZ09FkTio1bTQLMhqDdoRMCsZ+mad16BUTLLOPBKLZypIX gONYql2SlY2vRbXUwEhFD77gRKs2WLa7D37QRG4/uDv1iWv/Ln4y/8OO51L4ZI6vMQvW TLDQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=4vTDDj9jzqJLUuOhgCk0iTuX6FyLaApVRqAuUXSKkRs=; b=fYzNWZVa/dS9jpMjrYhcMk1roCXPO+R4VHnttdxMPl/3s6YTZSKiJk8L0+LDiqCTUY fBV42d5+CZvvBu9UZg7q3IzhotUJGhzZfXhlCvIi3wUWqfPntcxLGzwfgcK5fk/fMtrr xGDHH0xArB7agR2M0yAU1YosR47KSM9GtgjZJzyywpZRvzuebdbtxtRcp4nLVSFHhObx /YYuseq/9JNz2E3LdBAT1vrCHB24UngvfRMM17Eo/QCXDzJOVbtxyYmXUb6lwZFcupQ2 pxBLy3bPi8x35zx2RwxKFFoHeeRZv1kSVQVY7mUc1oGoj6MnSyrCrkk6l5/qPxLoG4m1 dYMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-watchdog-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-watchdog-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b35si8431546plh.317.2017.06.06.02.11.46 for ; Tue, 06 Jun 2017 02:11:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-watchdog-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-watchdog-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-watchdog-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751439AbdFFJLp (ORCPT ); Tue, 6 Jun 2017 05:11:45 -0400 Received: from mx.socionext.com ([202.248.49.38]:20163 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751330AbdFFJLo (ORCPT ); Tue, 6 Jun 2017 05:11:44 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 06 Jun 2017 18:11:44 +0900 Received: from mail.mfilter.local (unknown [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 68739180B9F; Tue, 6 Jun 2017 18:11:43 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 6 Jun 2017 18:11:43 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id AC21A1A1208; Tue, 6 Jun 2017 18:11:42 +0900 (JST) From: Keiji Hayashibara To: wim@iguana.be, linux@roeck-us.net Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, yamada.masahiro@socionext.com, hayashi.kunihiko@socionext.com, owada.kiyoshi@socionext.com, Keiji Hayashibara Subject: [PATCH V2 1/3] devicetree: add UniPhier WDT devicetree bindings documentation Date: Tue, 6 Jun 2017 18:11:32 +0900 Message-Id: <1496740294-12653-2-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1496740294-12653-1-git-send-email-hayashibara.keiji@socionext.com> References: <1496740294-12653-1-git-send-email-hayashibara.keiji@socionext.com> Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org Add uniphier-wdt bindings documentation. Signed-off-by: Keiji Hayashibara --- .../devicetree/bindings/watchdog/uniphier-wdt.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt b/Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt new file mode 100644 index 0000000..a59d1ba --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/uniphier-wdt.txt @@ -0,0 +1,20 @@ +UniPhier watchdog timer controller + +This UniPhier watchdog timer controller must be under sysctrl compatible node. + +Required properties: +- compatible: should be "socionext,uniphier-wdt" + +Example: + + sysctrl@61840000 { + compatible = "socionext,uniphier-ld11-sysctrl", + "simple-mfd", "syscon"; + reg = <0x61840000 0x4000>; + + sys_wdt: watchdog { + compatible = "socionext,uniphier-wdt"; + } + + other nodes ... + };