On Thu, Dec 13, 2018 at 08:18:53PM +0000, Fabrizio Castro wrote: > RZ/G2E (R8A774C0) watchdog implementation is compatible with R-Car > Gen3, therefore add relevant documentation. > > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > 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 a8ee29f..ef2b97b 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > @@ -9,6 +9,7 @@ Required properties: > - "renesas,r8a7744-wdt" (RZ/G1N) > - "renesas,r8a7745-wdt" (RZ/G1E) > - "renesas,r8a774a1-wdt" (RZ/G2M) > + - "renesas,r8a774c0-wdt" (RZ/G2E) > - "renesas,r8a7790-wdt" (R-Car H2) > - "renesas,r8a7791-wdt" (R-Car M2-W) > - "renesas,r8a7792-wdt" (R-Car V2H)