On Thu, Feb 01, 2024 at 01:19:59PM +0100, Geert Uytterhoeven wrote: > From: Minh Le <minh.le.aj@xxxxxxxxxxx> > > Add documentation for r8a779h0 compatible string to > Renesas watchdog device tree bindings documentation. > > Signed-off-by: Minh Le <minh.le.aj@xxxxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > index 951a7d54135a6849..ffb17add491af98b 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > @@ -71,6 +71,7 @@ properties: > - renesas,r8a779a0-wdt # R-Car V3U > - renesas,r8a779f0-wdt # R-Car S4-8 > - renesas,r8a779g0-wdt # R-Car V4H > + - renesas,r8a779h0-wdt # R-Car V4M > - const: renesas,rcar-gen4-wdt # R-Car Gen4 > > reg: > -- > 2.34.1 >