From patchwork Wed Jun 14 07:53:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 105463 Delivered-To: patch@linaro.org Received: by 10.140.91.77 with SMTP id y71csp170883qgd; Wed, 14 Jun 2017 00:54:03 -0700 (PDT) X-Received: by 10.99.109.9 with SMTP id i9mr3111551pgc.32.1497426843295; Wed, 14 Jun 2017 00:54:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1497426843; cv=none; d=google.com; s=arc-20160816; b=AHCCIkpMe9tLS23N3UEdad6E+AET8SW/ZAbWC7uUK444lDkLgtHeZbFgoJuLRHXGum j/fGUMMTvppbOVcIYRfO5H9QO6lqSFLZjTu63THg3sHJtBYgriVVqPY8CD1JAfjrQCq0 MgHzksPDfdcEuAzbinTp9Tg1CB0LkL+pmLEdT/nGKWo2Vs4f4y7+dYrDo4rXSSfut2pw gdgciboHfffLo5ENFz4HaRkRvYeKPKJ1C7WOZ1uIbqbwno+fcbDb9NTzIizUOo3ytT6D C/bhRGnhs/NLv8xDxRwn7kvaBZG4JEvlqjS0NUOr1hd6G3MBGjCzLn1OP6qJ6jPB6Fgq d2EA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=OHAb5JeOs1YYaDimbILnfR7ozn/rv3ogKCMbYmba4Wc=; b=bpHmAH4yaLnOB3/ftfDx11a7PFged7Pi2fHaQtHijfWmaXebe22koDfzdCRSyoZbat sV70BkCFuJklj4u8Etk1+qAUpq4kj0E8mQdmOcvQB7+R+xOXoW6/wMKfy/FuteDIHbYY CshzN0beNJ6trcLjWLqEvaXnttaiREulVPewGdmh20pQGMBtP8109JTOUp/Lr3dFXOx+ xcxX6lfgtEJw03OoL5N/pTTvdsFa5l+urBtmeSXzmuML3e44j+q1xDFIP7CE2grJGE/A bpL20AubMpG+Rj1EnRc/hE0twVNjVK9wP2zAliS8XXJA90PHrVEyW27kCFttTtP/Ztfs 3BAQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z79si119397pfd.115.2017.06.14.00.54.03; Wed, 14 Jun 2017 00:54:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754313AbdFNHxx (ORCPT + 7 others); Wed, 14 Jun 2017 03:53:53 -0400 Received: from mx.socionext.com ([202.248.49.38]:31598 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754306AbdFNHxv (ORCPT ); Wed, 14 Jun 2017 03:53:51 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 14 Jun 2017 16:53:50 +0900 Received: from mail.mfilter.local (unknown [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 5CD4B6007B; Wed, 14 Jun 2017 16:53:50 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 14 Jun 2017 16:53:50 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 987C31A0DF2; Wed, 14 Jun 2017 16:53:49 +0900 (JST) From: Keiji Hayashibara To: wim@iguana.be, linux@roeck-us.net Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, devicetree@vger.kernel.org, masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, yamada.masahiro@socionext.com, hayashi.kunihiko@socionext.com, owada.kiyoshi@socionext.com, Keiji Hayashibara Subject: [PATCH V4 3/3] arm64: dts: uniphier: add watchdog node for LD11 and LD20 Date: Wed, 14 Jun 2017 16:53:45 +0900 Message-Id: <1497426825-25450-4-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1497426825-25450-1-git-send-email-hayashibara.keiji@socionext.com> References: <1497426825-25450-1-git-send-email-hayashibara.keiji@socionext.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add nodes of watchdog timer for UniPhier LD11 and LD20 SoC. The watchdog timer is included in sysctrl. Signed-off-by: Keiji Hayashibara --- arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 4 ++++ arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 4 ++++ 2 files changed, 8 insertions(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi index da881f5..5fee3e3 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi @@ -393,6 +393,10 @@ compatible = "socionext,uniphier-ld11-reset"; #reset-cells = <1>; }; + + watchdog { + compatible = "socionext,uniphier-wdt"; + }; }; }; }; diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi index a6b3a70..d4d82c8 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi @@ -417,6 +417,10 @@ compatible = "socionext,uniphier-ld20-reset"; #reset-cells = <1>; }; + + watchdog { + compatible = "socionext,uniphier-wdt"; + }; }; }; };