On Wed, Apr 10, 2024 at 04:40:44PM +0300, Claudiu wrote: > From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > Document the support for the watchdog IP available on RZ/G3S SoC. The > watchdog IP available on RZ/G3S SoC is identical to the one found on > RZ/G2L SoC. > > Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > > Changes in v8: > - none > > Changes in v7: > - none > > Changes in v6: > - none > > Changes in v5: > - none > > Changes in v4: > - none > > Changes in v3: > - re-arranged the tags as my b4 am/shazam placed previously the > Ab, Rb tags before the author's Sob > > Changes in v2: > - collected tags > - s/G2UL/G2L in patch description > > 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 ffb17add491a..eba454d1680f 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > @@ -29,6 +29,7 @@ properties: > - renesas,r9a07g043-wdt # RZ/G2UL and RZ/Five > - renesas,r9a07g044-wdt # RZ/G2{L,LC} > - renesas,r9a07g054-wdt # RZ/V2L > + - renesas,r9a08g045-wdt # RZ/G3S > - const: renesas,rzg2l-wdt > > - items: > -- > 2.39.2 >