Message ID | e3a246be066d5e9c2231285bc1488fc12866cf5d.1662714387.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support | expand |
On 09/09/2022 11:08, Geert Uytterhoeven wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Fri, Sep 09, 2022 at 11:08:11AM +0200, Geert Uytterhoeven wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
On 9/9/22 02:08, Geert Uytterhoeven wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Guenter Roeck <linux@roeck-us.net> > --- > 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 a8d7dde5271b8f2f..b2647bbaa19ce6c8 100644 > --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml > @@ -65,6 +65,7 @@ properties: > - enum: > - renesas,r8a779a0-wdt # R-Car V3U > - renesas,r8a779f0-wdt # R-Car S4-8 > + - renesas,r8a779g0-wdt # R-Car V4H > - const: renesas,rcar-gen4-wdt # R-Car Gen4 > > reg:
diff --git a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml index a8d7dde5271b8f2f..b2647bbaa19ce6c8 100644 --- a/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml @@ -65,6 +65,7 @@ properties: - enum: - renesas,r8a779a0-wdt # R-Car V3U - renesas,r8a779f0-wdt # R-Car S4-8 + - renesas,r8a779g0-wdt # R-Car V4H - const: renesas,rcar-gen4-wdt # R-Car Gen4 reg: