From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 5/5] arm64: dts: renesas: r8a774a1: Add RWDT node Date: Fri, 24 Aug 2018 11:05:03 +0200 Message-ID: <20180824090502.kmip6uvom4zkhed2@verge.net.au> References: <1535014731-64472-1-git-send-email-biju.das@bp.renesas.com> <1535014731-64472-6-git-send-email-biju.das@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1535014731-64472-6-git-send-email-biju.das@bp.renesas.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Biju Das Cc: Mark Rutland , devicetree@vger.kernel.org, Chris Paterson , Magnus Damm , Geert Uytterhoeven , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, Rob Herring , Fabrizio Castro , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Thu, Aug 23, 2018 at 09:58:51AM +0100, Biju Das wrote: > Add a device node for the Watchdog Timer (RWDT) controller on the Renesas > RZ/G2M (r8a774a1) SoC. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro > --- > arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) Thanks, This looks fine to me but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman