From patchwork Fri Jun 3 08:36:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9152233 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 43B18607D5 for ; Fri, 3 Jun 2016 08:38:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 35D5327BFA for ; Fri, 3 Jun 2016 08:38:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2A4402832F; Fri, 3 Jun 2016 08:38:50 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 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.wl.linuxfoundation.org (Postfix) with ESMTPS id CB3B327BFA for ; Fri, 3 Jun 2016 08:38:49 +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 1b8kbj-0005oQ-O7; Fri, 03 Jun 2016 08:37:31 +0000 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b8kbZ-0005hi-LC for linux-arm-kernel@lists.infradead.org; Fri, 03 Jun 2016 08:37:23 +0000 Received: by mail-wm0-x22e.google.com with SMTP id a20so96740689wma.1 for ; Fri, 03 Jun 2016 01:37:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=scl/Oc2Xa3R+rgVpepRTuOVxjtHP8RPyfXM6ydn2LuY=; b=hLkuslaDruM57rNdj2VmPLZ9rmXZduL+pjeFLDeIgFuRRd5fMRPOrOP8S9l9jC2H7G AgyxCBTXymUpMEJ6mZW3mAOteS//qb5VAdFpR4n4bDmBV+IULIIwYq8gL2wPAgDykclL 4M8y0ajcC3WODjub/VMfiVw2uBsnw/N+lin3mZ4IRxM+Kh8Ji/3RljRC/iI/YKqKWDwy 6WPquDLX5/VXU08emQ3yk5BiI/XaVphCeHuB38u8qZ7S9NN+4j+CeCubAlsiiXzqKcZv o+ydtpoCoTbwqbDvsQUAFGCFr4wBJruZMIk9dHCcx2K8VmtmZNTs7be0gG/LkKuE34zk 90Qg== 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=scl/Oc2Xa3R+rgVpepRTuOVxjtHP8RPyfXM6ydn2LuY=; b=ksDumHJQbWCueoGVRXlkKSNQiMu8jsdWOZiLIMZxdDSiyxN8gQWiwwTAv1QzWdsSrn GwJu+J2IVAyM6XUB4lYbe/8HKLAWumClP2FmSnxmCOrnMS8zri461brKWYIluMlM2gBi 4JEZ2u/sdjoHUDWvN6FB3neycParVpazaiRXt17YWiwqcI94sdraRtECHv04rXBnO5R9 XmATZMtRhKIctixdEeE5oaxDehyNNUXffqH564yRkjJUeDhH5Gpv4h6dqENYj/qnz40S 3GuXfo38tlF3qlIiSDvVp8UyGWZGTG3jsJO0l7tt5XR1n66wgQG2muEh20dVmGv7Q6SR SIeg== X-Gm-Message-State: ALyK8tJakCFEDPzXVN/qeexG1FMrpPfG51F/YeuMQwRXF6KBVaSPenVUztsxxsYmKw1sezeQ X-Received: by 10.28.152.136 with SMTP id a130mr2680817wme.60.1464943020004; Fri, 03 Jun 2016 01:37:00 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id b189sm5233758wmh.5.2016.06.03.01.36.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 03 Jun 2016 01:36:59 -0700 (PDT) From: Neil Armstrong To: Wim Van Sebroeck , Guenter Roeck , devicetree@vger.kernel.org Subject: [PATCH v2 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings Date: Fri, 3 Jun 2016 10:36:46 +0200 Message-Id: <1464943007-18000-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464943007-18000-1-git-send-email-narmstrong@baylibre.com> References: <1464943007-18000-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160603_013721_936538_EC789872 X-CRM114-Status: GOOD ( 12.57 ) 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: linux-amlogic@lists.infradead.org, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong 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 Acked-by: Rob Herring Signed-off-by: Neil Armstrong --- .../devicetree/bindings/watchdog/meson-gxbb-wdt.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/meson-gxbb-wdt.txt diff --git a/Documentation/devicetree/bindings/watchdog/meson-gxbb-wdt.txt b/Documentation/devicetree/bindings/watchdog/meson-gxbb-wdt.txt new file mode 100644 index 0000000..c7fe36f --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/meson-gxbb-wdt.txt @@ -0,0 +1,16 @@ +Meson GXBB SoCs Watchdog timer + +Required properties: + +- compatible : should be "amlogic,meson-gxbb-wdt" +- reg : Specifies base physical address and size of the registers. +- clocks : Should be a phandle to the Watchdog clock source, for GXBB the xtal + is the default clock source. + +Example: + +wdt: watchdog@98d0 { + compatible = "amlogic,meson-gxbb-wdt"; + reg = <0 0x98d0 0x0 0x10>; + clocks = <&xtal>; +};