From patchwork Sun Jan 22 22:39:43 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 718298 X-Patchwork-Delegate: blogic@openwrt.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3v68XC406gz9tjw for ; Mon, 23 Jan 2017 09:39:55 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="dKhc/Ap3"; dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 408C3B801A9; Sun, 22 Jan 2017 23:39:51 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP; Sun, 22 Jan 2017 23:39:51 +0100 (CET) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 977D7B8010C for ; Sun, 22 Jan 2017 23:39:49 +0100 (CET) X-policyd-weight: using cached result; rate: -7 Received: from mail-lf0-f48.google.com (mail-lf0-f48.google.com [209.85.215.48]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Sun, 22 Jan 2017 23:39:48 +0100 (CET) Received: by mail-lf0-f48.google.com with SMTP id n124so84599890lfd.2 for ; Sun, 22 Jan 2017 14:39:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=P4rU0xpYY/kyqDvm4kDWSHxrjQQ7OE6FBhbEYWhhjR8=; b=dKhc/Ap3uOetJRnHtjmJWR/9XKr6uAPvFnJzIFMbcjztjtwiszAc8LGY0G5Rmc+Gc4 /j6pP3pUf2/R5NnxP5rMVgc6ILxF4qxcjyYJa9dVL8c9wEOHT5F4SPmTv1YQv4XjTfvw bB/1PDLtVNxNprtEQ/jY1ICsAZQy6SXP7guVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=P4rU0xpYY/kyqDvm4kDWSHxrjQQ7OE6FBhbEYWhhjR8=; b=IhlOAM8bsUwiH8vMmrZuktTLsPX0V4pWUHTlaylXdQ6n9fammmQxAAv8IJbAtryVvR +JF69CLLf8FERv3/ZZ85PqLT7yWXpkP0Bv8h0TXKlSqtHh5p7cmD91lUwh0LBAbF0nBJ Hb0mPFSuYqHF62oMbI8LEX/r29GlTJkPlI2C+w7hWCbbuAyaOu6Vx0hp2J0L2Rhxgt+C FEOmpmHqtjh+JOM2TXBvYuJHiLo7Fb8F+4M0hpXLs5sIbkTsONB4iiC3tu2kiAT5Ctn3 oNpd/WCGqyArkzv1tJeoHl9X7oA2Nl0VllGnQPciLnHq8sZ2zIrT8AphBB7AvzBn0eD8 87Rw== X-Gm-Message-State: AIkVDXI1Gf3/sNU2EQ4bsm2Sdxgr4jDZEszVZGS4f3LgYGk0a/SIBAjKpFhdA62bi/7AglpQ X-Received: by 10.25.77.204 with SMTP id a195mr6700848lfb.181.1485124788439; Sun, 22 Jan 2017 14:39:48 -0800 (PST) Received: from localhost.localdomain (c-357171d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.113.53]) by smtp.gmail.com with ESMTPSA id f25sm5795754lji.26.2017.01.22.14.39.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Jan 2017 14:39:47 -0800 (PST) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Hans Ulli Kroll , Florian Fainelli , Wim Van Sebroeck , Guenter Roeck Date: Sun, 22 Jan 2017 23:39:43 +0100 Message-Id: <20170122223943.29380-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.9.3 Subject: [OpenWrt-Devel] [PATCH 3/3] ARM: dts: add watchdog to the Gemini X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: openwrt-devel@openwrt.org, Janos Laube , linux-watchdog@vger.kernel.org, Paulius Zaleckas MIME-Version: 1.0 Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" This adds watchdog support to the Gemini SoC DTSI file. Signed-off-by: Linus Walleij --- This pach is FYI only, I will carry this to the ARM SoC tree. --- arch/arm/boot/dts/gemini.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/gemini.dtsi b/arch/arm/boot/dts/gemini.dtsi index 19c93cfbeae3..405d6cedf409 100644 --- a/arch/arm/boot/dts/gemini.dtsi +++ b/arch/arm/boot/dts/gemini.dtsi @@ -33,6 +33,12 @@ }; }; + watchdog@41000000 { + compatible = "cortina,gemini-watchdog"; + reg = <0x41000000 0x1000>; + interrupts = <3 IRQ_TYPE_LEVEL_HIGH>; + }; + timer@43000000 { compatible = "cortina,gemini-timer"; reg = <0x43000000 0x1000>;