From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: Guenter Roeck Date: Sat, 29 Sep 2018 11:29:11 -0700 From: Guenter Roeck Subject: Re: dt-bindings: watchdog: renesas-wdt: Document r8a7744 support Message-ID: <20180929182911.GA20830@roeck-us.net> References: <1537895241-7686-1-git-send-email-biju.das@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1537895241-7686-1-git-send-email-biju.das@bp.renesas.com> To: Biju Das Cc: Wim Van Sebroeck , Rob Herring , Mark Rutland , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Fabrizio Castro , linux-renesas-soc@vger.kernel.org List-ID: On Tue, Sep 25, 2018 at 06:07:21PM +0100, Biju Das wrote: > RZ/G1N (R8A7744) watchdog implementation is compatible with R-Car > Gen2, therefore add relevant documentation. > > Signed-off-by: Biju Das > Reviewed-by: Chris Paterson > Reviewed-by: Simon Horman > Reviewed-by: Geert Uytterhoeven Reviewed-by: Guenter Roeck > --- > Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > index 9407212..d72d118 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > @@ -6,6 +6,7 @@ Required properties: > version. > Examples with soctypes are: > - "renesas,r8a7743-wdt" (RZ/G1M) > + - "renesas,r8a7744-wdt" (RZ/G1N) > - "renesas,r8a7745-wdt" (RZ/G1E) > - "renesas,r8a774a1-wdt" (RZ/G2M) > - "renesas,r8a7790-wdt" (R-Car H2)