linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
@ 2018-12-13 20:18 Fabrizio Castro
  2018-12-14 10:06 ` Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:18 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, linux-watchdog, devicetree, linux-kernel,
	Simon Horman, Geert Uytterhoeven, Chris Paterson, Biju Das,
	linux-renesas-soc

RZ/G2E (R8A774C0) watchdog implementation is compatible with R-Car
Gen3, therefore add relevant documentation.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
index a8ee29f..ef2b97b 100644
--- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
@@ -9,6 +9,7 @@ Required properties:
 		 - "renesas,r8a7744-wdt" (RZ/G1N)
 		 - "renesas,r8a7745-wdt" (RZ/G1E)
 		 - "renesas,r8a774a1-wdt" (RZ/G2M)
+		 - "renesas,r8a774c0-wdt" (RZ/G2E)
 	         - "renesas,r8a7790-wdt" (R-Car H2)
 	         - "renesas,r8a7791-wdt" (R-Car M2-W)
 	         - "renesas,r8a7792-wdt" (R-Car V2H)
-- 
2.7.4

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

* Re: [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support Fabrizio Castro
@ 2018-12-14 10:06 ` Geert Uytterhoeven
  2018-12-15 13:51 ` Simon Horman
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2018-12-14 10:06 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Mark Rutland,
	Linux Watchdog Mailing List,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, Linux-Renesas

On Thu, Dec 13, 2018 at 9:19 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> RZ/G2E (R8A774C0) watchdog implementation is compatible with R-Car
> Gen3, therefore add relevant documentation.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support Fabrizio Castro
  2018-12-14 10:06 ` Geert Uytterhoeven
@ 2018-12-15 13:51 ` Simon Horman
  2018-12-20  2:37 ` Guenter Roeck
  2018-12-20 20:35 ` [PATCH] " Rob Herring
  3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2018-12-15 13:51 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Mark Rutland,
	linux-watchdog, devicetree, linux-kernel, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On Thu, Dec 13, 2018 at 08:18:53PM +0000, Fabrizio Castro wrote:
> RZ/G2E (R8A774C0) watchdog implementation is compatible with R-Car
> Gen3, therefore add relevant documentation.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

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

* Re: dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support Fabrizio Castro
  2018-12-14 10:06 ` Geert Uytterhoeven
  2018-12-15 13:51 ` Simon Horman
@ 2018-12-20  2:37 ` Guenter Roeck
  2018-12-20 20:35 ` [PATCH] " Rob Herring
  3 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2018-12-20  2:37 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Wim Van Sebroeck, Rob Herring, Mark Rutland, linux-watchdog,
	devicetree, linux-kernel, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On Thu, Dec 13, 2018 at 08:18:53PM +0000, Fabrizio Castro wrote:
> RZ/G2E (R8A774C0) watchdog implementation is compatible with R-Car
> Gen3, therefore add relevant documentation.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> index a8ee29f..ef2b97b 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -9,6 +9,7 @@ Required properties:
>  		 - "renesas,r8a7744-wdt" (RZ/G1N)
>  		 - "renesas,r8a7745-wdt" (RZ/G1E)
>  		 - "renesas,r8a774a1-wdt" (RZ/G2M)
> +		 - "renesas,r8a774c0-wdt" (RZ/G2E)
>  	         - "renesas,r8a7790-wdt" (R-Car H2)
>  	         - "renesas,r8a7791-wdt" (R-Car M2-W)
>  	         - "renesas,r8a7792-wdt" (R-Car V2H)

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

* Re: [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support Fabrizio Castro
                   ` (2 preceding siblings ...)
  2018-12-20  2:37 ` Guenter Roeck
@ 2018-12-20 20:35 ` Rob Herring
  3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2018-12-20 20:35 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Wim Van Sebroeck, Guenter Roeck, Mark Rutland, Fabrizio Castro,
	linux-watchdog, devicetree, linux-kernel, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc

On Thu, 13 Dec 2018 20:18:53 +0000, Fabrizio Castro wrote:
> RZ/G2E (R8A774C0) watchdog implementation is compatible with R-Car
> Gen3, therefore add relevant documentation.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

end of thread, other threads:[~2018-12-20 20:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 20:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support Fabrizio Castro
2018-12-14 10:06 ` Geert Uytterhoeven
2018-12-15 13:51 ` Simon Horman
2018-12-20  2:37 ` Guenter Roeck
2018-12-20 20:35 ` [PATCH] " Rob Herring

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).