Hi Biju > Hi Wim Van Sebroeck, > > > > -----Original Message----- > > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Sent: 26 January 2025 13:27 > > Subject: [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support > > > > Document the support for the watchdog IP available on RZ/G3E SoC. The watchdog IP available on RZ/G3E > > SoC is identical to the one found on RZ/V2H SoC. > > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > Reviewed-by: Tommaso Merciai <tommaso.merciai.xr@xxxxxxxxxxxxxx> > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > --- > > v1->v2: > > * Collected tags. > > --- > > Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > > b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > > index 29ada89fdcdc..3e0a8747a357 100644 > > --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > > +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > > @@ -75,6 +75,10 @@ properties: > > - renesas,r8a779h0-wdt # R-Car V4M > > - const: renesas,rcar-gen4-wdt # R-Car Gen4 > > > > + - items: > > + - const: renesas,r9a09g047-wdt # RZ/G3E > > + - const: renesas,r9a09g057-wdt # RZ/V2H(P) > > + > > - const: renesas,r9a09g057-wdt # RZ/V2H(P) > > > > reg: > > Looks like you missed this patch from the series as [1] > hits in next or you expect it to go through DT tree? > > [1] https://web.git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20250311&id=331c8349605c8fa2f9040c39fe8c40afe3fdc3c3 > > Cheers, > Biju Added. Kind regards, Wim.