From patchwork Sun Jul 10 09:11:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9222419 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 08A49604DB for ; Sun, 10 Jul 2016 09:11:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EBAAE26490 for ; Sun, 10 Jul 2016 09:11:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DE5AE2656B; Sun, 10 Jul 2016 09:11:48 +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 C4C2826490 for ; Sun, 10 Jul 2016 09:11:47 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bMAm7-0001eH-2T; Sun, 10 Jul 2016 09:11:43 +0000 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bMAm3-0001ZZ-4R for linux-amlogic@lists.infradead.org; Sun, 10 Jul 2016 09:11:40 +0000 Received: by mail-wm0-x234.google.com with SMTP id f65so32587368wmi.0 for ; Sun, 10 Jul 2016 02:11:18 -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=MtgIw/mCvtJEQicFimehVpyMIst45GUwPpc96ellV8vfhnOjMBDumBm93RM09y9A1d pqnfs/aZoKtUBB0W3dMyn9isDbS+ii3pxv2j+HZEYq7R7YkLgubPtEsK7ldf+ME3Vqo7 NdR9wjiz3a8CnTsN+wV5Nxycgkg5ToFPavEZyKL1HKFbscLWwzEyJGXko1FIkqhmEM8C vh8G7gQotKmtNSnLUZ+Dhvil42IOevZ1vE/sXDC1bKr9YkdsdgrJspYfBS8Ifqso+iz2 CjJ4Rx28Achl78FNp4r5chOW6mhg6lstYe5tGZgiVPpEpUxDJUcFg2RKZaoIYflwm/cb UJew== 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=igNauyk7OxVurExqW2hHPcXxM8qQbHuqu1I2xpqh3wyo8E+8e/wmryGR5OVAh7xBnJ 2SM6a93JuRrXF5jkPqogcWLIZYfVKJ+ewOIet91AOujWg+Gne0PjcT7dRx5Ih9+ujKNt KYqmonB9skA3jwbWP0KGXZG3pwPfKV92YfDWsnSFOB6T6pKw/Ln88O+uDPdxYnLxQSEj kAwxWtni8H0a4l5d1Ihrf/Rg60gHC7AiDO8BEks8MEl1i6YtynxHTDxoqqMXR4a3lH8z swCkGv9g8nnteKwwBqSOEd4E/tM8aI8SpiC7KlCKhPFYuRhhlBgjiAJkgJEOLw2nv8uD tG1Q== X-Gm-Message-State: ALyK8tL1Xa38l/TFpkqmpm+fhqkkYwhqwmurs5vkKqqJjG6mQf9tQswxBxnKj+BMvUFMs1af X-Received: by 10.28.46.129 with SMTP id u123mr5996569wmu.19.1468141877507; Sun, 10 Jul 2016 02:11:17 -0700 (PDT) Received: from localhost.localdomain (home.amouriers.starnux.net. [82.228.250.61]) by smtp.gmail.com with ESMTPSA id p191sm4026407wme.7.2016.07.10.02.11.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 10 Jul 2016 02:11:16 -0700 (PDT) From: Neil Armstrong To: Wim Van Sebroeck , Guenter Roeck , devicetree@vger.kernel.org Subject: [PATCH v3 2/3] dt-bindings: watchdog: Add Meson GXBB Watchdog bindings Date: Sun, 10 Jul 2016 11:11:05 +0200 Message-Id: <1468141867-4172-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1468141867-4172-1-git-send-email-narmstrong@baylibre.com> References: <1468141867-4172-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160710_021139_342069_8BF55F8D X-CRM114-Status: GOOD ( 10.66 ) 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 Acked-by: Rob Herring Signed-off-by: Neil Armstrong Reviewed-by: Guenter Roeck --- .../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>; +};