From patchwork Tue Jun 13 01:14:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 103683 Delivered-To: patch@linaro.org Received: by 10.140.91.77 with SMTP id y71csp179691qgd; Mon, 12 Jun 2017 18:15:33 -0700 (PDT) X-Received: by 10.99.156.18 with SMTP id f18mr56436379pge.25.1497316533344; Mon, 12 Jun 2017 18:15:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1497316533; cv=none; d=google.com; s=arc-20160816; b=ntU9NsjAaXtzF4yvjhgiqxH7JZWaIK1cFAXQGiueVgTGEn0plIVvyQPUCSGvD2ydIM hiHNBqMuoh3xiAt3bE2yUPBh+uZGWxCKDwIgD6T+l/xwwRKOU929a5IZ76orbV/Pl/qu TJbVMVBnv7igvq3PAWKUpqrR5DsFKpnYx2JUHaU8o1rVpV+RhiDqLnfPb6hDNluQrPjC J44whg1w8S3LmfuY4ez9RtoqVICUYmByAtlPx2xWSaUlThIUp+22wNkC3tUas+63cVAR TSA8NkTvJp2zmKudyIDI5svSue3mXKz8Tp63Y0YRBkpswvEPgXKgm7xh7eJUtxIFS8EH 2TOw== 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=GmNAD7rJYOH6ioUmEu2lMuFBhaxfAG0MIjSK7pZvWxY=; b=xdf5Fxqa2xx0Iwlt0P9J2C3aYLvDVDQ2bFE5Mk9XWZJ88o9zLnSahOaEcyVx1pUHKS Z6xBnBBpBb37RLVWV0I+BW5vlmjGKrDy95k9Xunq/pmppCs6MFVC6pRID8YGwNbzcrDc NtvC6s3OxU9NVLYRvUiXtpJd1Vk9llvasKZ7eXqlUrYyIfCYp/9GkUdtYJyBWd0Oo3a/ MAYFyhHdQKjWnIGkPiPvrK3DETWAgRE+X8mbdVMjBzD99Hqe9iaSsmHXSuQeq9AX1yxq szTHZu1gIgrAI3YUwtTLYGIWRgvYDJ9qZFfw0+WnpiFK53YGRx3Y4eiuN7eEOLclerTv h1TQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 s129si214861pgc.407.2017.06.12.18.15.33; Mon, 12 Jun 2017 18:15:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753379AbdFMBPU (ORCPT + 25 others); Mon, 12 Jun 2017 21:15:20 -0400 Received: from mx.socionext.com ([202.248.49.38]:7093 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753231AbdFMBPS (ORCPT ); Mon, 12 Jun 2017 21:15:18 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 13 Jun 2017 10:15:08 +0900 Received: from mail.mfilter.local (unknown [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id AA48C1810FC; Tue, 13 Jun 2017 10:15:07 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 13 Jun 2017 10:15:07 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 1EC481A1209; Tue, 13 Jun 2017 10:15:07 +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 V3 3/3] arm64: dts: uniphier: add watchdog node for LD11 and LD20 Date: Tue, 13 Jun 2017 10:14:59 +0900 Message-Id: <1497316499-22254-4-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1497316499-22254-1-git-send-email-hayashibara.keiji@socionext.com> References: <1497316499-22254-1-git-send-email-hayashibara.keiji@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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 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"; + }; }; }; };