From patchwork Thu Dec 7 09:53:07 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10098093 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 C0FCF602BF for ; Thu, 7 Dec 2017 09:56:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B0D5E29F99 for ; Thu, 7 Dec 2017 09:56:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A35982A31C; Thu, 7 Dec 2017 09:56:37 +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.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3B3F429F99 for ; Thu, 7 Dec 2017 09:56:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=wrS6dowvjqC63hxL9gvnA+68CxDuwofpHXWf1aIdabs=; b=Vos+0nmlyozmTQNV8t5FDiy2h7 tbRu0vKw45iVFLXSmpGfLMTMW2hrY2POjC875/w2EwoDHFJtFYxubDuUcuIHvBYvY7l2Z5U8/pIk4 3hFYgfc6ig1RbDtkclRp4azTOfKKr0Sjk2ya+zm4QNdMMRmYxCWu8NIsM0Ju0QSXPsoFD39/IZDlW MU4ZIRlq3vZk1WgAKmeIbl8ecaYN3+c5SEsoopfURDuWYI0abHz/cZFQ2dfHiWBWMKURtGXzlGKD9 5RMWzcv/GfpmpMA1wnH2ZPqIf/VXmwXURKFNsiOPtu+B4uoxHInC4RZW8qvWK8khfma0UttXYiYp5 zU2FyfeA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMsuy-0006wI-B3; Thu, 07 Dec 2017 09:56:36 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMstT-00046J-9M for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2017 09:55:19 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id A23D625B7C5; Thu, 7 Dec 2017 20:54:19 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1512640459; bh=GbmB2sttp1kpvD512jEOxqj1q9DDIpmlfScjDw6/R8o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ai5iyQXP0J5bCSoblYMZUByHjWvT14a5PMUTEbObm6kUurKVNGcyN2d1DjDB+uVDp JUUdL2ifzM5lAyWaCSofZstnIn32Fern7mA0iQAsa/IKIdJHa/sgHHF7cTr9WeVlAD sU5eHnzkq3y7eVrdQh+wdsrT6JmLo31Ilq3c3dF4= Received: by penelope.horms.nl (Postfix, from userid 7100) id A6A94E21A90; Thu, 7 Dec 2017 10:54:02 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 04/54] arm64: dts: renesas: r8a77970: Add RWDT node Date: Thu, 7 Dec 2017 10:53:07 +0100 Message-Id: <206d082e55850797b7152a7c56ccc5c4a41b72ee.1512640145.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171207_015503_973388_755C7896 X-CRM114-Status: UNSURE ( 7.25 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org 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 From: Geert Uytterhoeven Add a device node for the Watchdog Timer (WDT) controller on the Renesas R-Car V3M (r8a77970) SoC. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/r8a77970.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/renesas/r8a77970.dtsi b/arch/arm64/boot/dts/renesas/r8a77970.dtsi index 97e6981938e7..75d09f1724f0 100644 --- a/arch/arm64/boot/dts/renesas/r8a77970.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77970.dtsi @@ -103,6 +103,16 @@ IRQ_TYPE_LEVEL_LOW)>; }; + rwdt: watchdog@e6020000 { + compatible = "renesas,r8a77970-wdt", + "renesas,rcar-gen3-wdt"; + reg = <0 0xe6020000 0 0x0c>; + clocks = <&cpg CPG_MOD 402>; + power-domains = <&sysc 32>; + resets = <&cpg 402>; + status = "disabled"; + }; + cpg: clock-controller@e6150000 { compatible = "renesas,r8a77970-cpg-mssr"; reg = <0 0xe6150000 0 0x1000>;