From patchwork Mon May 30 14:12:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9141533 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 C639560754 for ; Mon, 30 May 2016 14:12:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BA0B727C23 for ; Mon, 30 May 2016 14:12:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AECB02819E; Mon, 30 May 2016 14:12:23 +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 371D927C23 for ; Mon, 30 May 2016 14:12:22 +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 1b7Nva-00038C-3T; Mon, 30 May 2016 14:12:22 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b7NvR-00035B-5g for linux-amlogic@lists.infradead.org; Mon, 30 May 2016 14:12:14 +0000 Received: by mail-wm0-x232.google.com with SMTP id n129so88682393wmn.1 for ; Mon, 30 May 2016 07:11:52 -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=9BqfBiEMjaFaLQh8tV3UQRbb5ewhbycb5iEMA+hPxZc=; b=ts/ZbTuvLtcxYxMBjKLMeM/NkYDtU9SXqM7xVEUVSNGXOuyQz7S0s9GiBbBu1G29Ny xj9g+N69ccPEXk2MZiTtvXSF9xUIa51vGZgg3SkV9zDIf98SgoTxpiRFW/ajQBWLxgOF U3IN0F1XwEqC/M7nXVHxTdKdGdb0IZdh0siojWmRtOlAhuxm0dfwFIwaHHQVuElZ1zJD D5R+7PAs5oIAPkO49z/T+OxEAsN6iJFy5GjwnjxGxTUoAsY7ex2dhl2OJVXno6yh6psn NC76VKPhSjn1/KMzl9l9RAEsXmuwZKqMJrAeJFe59RPbh09CZYTPJYhzqg/KmPLejwwI VTpg== 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=9BqfBiEMjaFaLQh8tV3UQRbb5ewhbycb5iEMA+hPxZc=; b=FEBRgDRF3OW/bd7gk2D8E2CpqMY/GN3d/hRESxKvpCWUuXLCMsyjNuyKdkiNSdkvmL 3g3UyeKYqVuw47PAQRUig3iXoo5wfj9f2+rGx3WZPWedVtLBLUKsq+7STSTglQM4U4R6 BqvyJRGM/VD17UxMPawu8mCbwVNUG1VgiXXGMuUGzgDqLMsCT/pv4PIYL2TGvMT6Pmnt cTxjmd2i5EfE9SiBPw8liZYS0Tz3kbRgYHeRmfMLaushVVyMtnir9HfjXE+24CrpRfMK kAcHM1pU3rGPiuc9FtnAiGNGqLJQ7zIeWrAxHvYiug+mEP8ny1uRf3Y/eNHwTu5VQPTC uMfg== X-Gm-Message-State: ALyK8tLm9W//nvIFUiozhBdKRhU0h4hjvIFQCtPjNoLV+LD4a3mgl6szXBdgH2I6p8LxiQI1 X-Received: by 10.28.109.205 with SMTP id b74mr11659775wmi.84.1464617511348; Mon, 30 May 2016 07:11:51 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id g3sm34731143wjb.47.2016.05.30.07.11.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 30 May 2016 07:11:50 -0700 (PDT) From: Neil Armstrong To: Wim Van Sebroeck , Guenter Roeck , devicetree@vger.kernel.org Subject: [PATCH 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings Date: Mon, 30 May 2016 16:12:06 +0200 Message-Id: <1464617526-29140-1-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464614948-28247-1-git-send-email-narmstrong@baylibre.com> References: <1464614948-28247-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160530_071213_364785_98BED851 X-CRM114-Status: GOOD ( 11.57 ) X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Neil Armstrong Acked-by: Rob Herring --- .../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>; +};