linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
@ 2022-09-09  9:08 Geert Uytterhoeven
  2022-09-09  9:22 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-09-09  9:08 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski, Wolfram Sang
  Cc: linux-watchdog, linux-renesas-soc, devicetree, Thanh Quan,
	Geert Uytterhoeven

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>
---
 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:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
  2022-09-09  9:08 [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support Geert Uytterhoeven
@ 2022-09-09  9:22 ` Krzysztof Kozlowski
  2022-09-09 13:33 ` Wolfram Sang
  2022-09-09 14:44 ` Guenter Roeck
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-09  9:22 UTC (permalink / raw)
  To: Geert Uytterhoeven, Wim Van Sebroeck, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski, Wolfram Sang
  Cc: linux-watchdog, linux-renesas-soc, devicetree, Thanh Quan

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
  2022-09-09  9:08 [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support Geert Uytterhoeven
  2022-09-09  9:22 ` Krzysztof Kozlowski
@ 2022-09-09 13:33 ` Wolfram Sang
  2022-09-09 14:44 ` Guenter Roeck
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2022-09-09 13:33 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Wim Van Sebroeck, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski, linux-watchdog, linux-renesas-soc,
	devicetree, Thanh Quan

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

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>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
  2022-09-09  9:08 [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support Geert Uytterhoeven
  2022-09-09  9:22 ` Krzysztof Kozlowski
  2022-09-09 13:33 ` Wolfram Sang
@ 2022-09-09 14:44 ` Guenter Roeck
  2 siblings, 0 replies; 4+ messages in thread
From: Guenter Roeck @ 2022-09-09 14:44 UTC (permalink / raw)
  To: Geert Uytterhoeven, Wim Van Sebroeck, Rob Herring,
	Krzysztof Kozlowski, Wolfram Sang
  Cc: linux-watchdog, linux-renesas-soc, devicetree, Thanh Quan

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:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-09 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09  9:08 [PATCH] dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support Geert Uytterhoeven
2022-09-09  9:22 ` Krzysztof Kozlowski
2022-09-09 13:33 ` Wolfram Sang
2022-09-09 14:44 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).