On Sat, Apr 14, 2018 at 12:18:58PM +0200, Wolfram Sang wrote: > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car M3-N (R8A77965) SoC. No driver update is needed. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > [wsa: rebased to top-of-tree] > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > > Change since v1: s/M3N/M3-N/ (Thanks, Geert!) > > 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 123bb1b2654b..613d860f2353 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt > @@ -15,6 +15,7 @@ Required properties: > - "renesas,r8a7794-wdt" (R-Car E2) > - "renesas,r8a7795-wdt" (R-Car H3) > - "renesas,r8a7796-wdt" (R-Car M3-W) > + - "renesas,r8a77965-wdt" (R-Car M3-N) > - "renesas,r8a77970-wdt" (R-Car V3M) > - "renesas,r8a77995-wdt" (R-Car D3) > The generic compatible string must be: > -- > 2.11.0 >