From patchwork Thu May 26 07:51:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9136753 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 A7BA56075C for ; Thu, 26 May 2016 07:54:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9B33827EE9 for ; Thu, 26 May 2016 07:54:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 90083282F0; Thu, 26 May 2016 07:54:20 +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 2F5BB27EE9 for ; Thu, 26 May 2016 07:54:20 +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 1b5q6Q-00070P-RT; Thu, 26 May 2016 07:53:10 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b5q5z-0006nL-Kf for linux-arm-kernel@lists.infradead.org; Thu, 26 May 2016 07:52:44 +0000 Received: by mail-wm0-x233.google.com with SMTP id n129so88757341wmn.1 for ; Thu, 26 May 2016 00:52:23 -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=avaP21u5eAmMBM0EjMJMZ8oRetH7XUehHyM4MWD+DBI=; b=mdvLk0ar9b40SochdaMsGowD/qaug/Hk1cUdhOGdSGm3sv0iVGCrRSDqs3ioPeURTR 2wUhv36FrRr5rjjq6N42XmjL7s1ZZmcKnPUUuiyaO4pYJBhMMF86vY54X6hC/jMfT7Gl J33kCRlDN50sqYwuaQR1fW4CRK1kV4iryO80O71lzi7QNFSt8m0lIJlpiTiWsW+nEFP3 fEZT8tNOfHlh7zpRma5YRL8p16jLOsd/Bna5yu9bdUUlHk1dg7951VGXQrTtCFBkk1Io AVlecsFNDLnIGuEULulmuIfx0CP1Q+QimN2eyewQaf1LWVWOfVXw+BgpiVKBs+lKuZKH 5WTA== 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=avaP21u5eAmMBM0EjMJMZ8oRetH7XUehHyM4MWD+DBI=; b=RQxTsLdfMlOcTvIzTBtN1XMdpQDc1C3xa6Xw296+eaJW8T3BSRKM4OTss7z9VeE59L Mkt/2+025D3KmIWqZsig3EUP5q7TAsIWaZjyknuiaYgI4zKMFDEy1hDNNaLRfkos1uhU hol8iWZp3+48Ox8Qm0LCnBu1T6UW9zIy8NcBEBGmm2xpeWnAarZ3Cv1qpUKqIeVFlz2o UzmNBS6StnTCQpDrL8fsKEKwvkQzz9UbsXOjWTsZfk3hJIQ3W2oDfKTjj8T7Mp8EuNiR Vrp1ndZli0RBf4zdpchC8q+nfGFl45VaW4IT0+ZkK61YYuBeZTUF6AkjPNyWYnjubpTG r9Ew== X-Gm-Message-State: ALyK8tI+uhzVVs4vBEz/wY+7Q1+j5sFq5bPr35NNw4H7bybQGSf5xdD1O0g3pN8cI1J1Yb1r X-Received: by 10.194.85.132 with SMTP id h4mr825574wjz.41.1464249142125; Thu, 26 May 2016 00:52:22 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id w9sm2077944wme.19.2016.05.26.00.52.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 May 2016 00:52:21 -0700 (PDT) From: Neil Armstrong To: Wim Van Sebroeck , Guenter Roeck , devicetree@vger.kernel.org Subject: [RFC PATCH 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node Date: Thu, 26 May 2016 09:51:52 +0200 Message-Id: <1464249112-13658-4-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464249112-13658-1-git-send-email-narmstrong@baylibre.com> References: <1464249112-13658-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160526_005244_057272_598BD75F X-CRM114-Status: UNSURE ( 9.56 ) X-CRM114-Notice: Please train this message. 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 Signed-off-by: Neil Armstrong --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 832815d..bcca82f 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -136,6 +136,12 @@ clocks = <&xtal>; status = "disabled"; }; + + watchdog@98d0 { + compatible = "amlogic,meson-gxbb-wdt"; + reg = <0x0 0x098d0 0x0 0x10>; + clocks = <&xtal>; + }; }; gic: interrupt-controller@c4301000 {