All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] watchdog: renesas-wdt: Add support for the R8A77965 WDT
@ 2018-05-07 12:29 Wolfram Sang
  2018-05-08  4:33 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2018-05-07 12:29 UTC (permalink / raw)
  To: linux-watchdog
  Cc: linux-renesas-soc, Wolfram Sang, Takeshi Kihara, Geert Uytterhoeven

Document support for the Watchdog Timer (WDT) Controller in the Renesas
R-Car M3-N (R8A77965) SoC. No driver update is needed.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[wsa: rebased to v4.17-rc3]
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---

Change since V2: rebase to 4.17-rc3

 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 74b2f03c1515..fa56697a1ba6 100644
--- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
@@ -7,6 +7,7 @@ Required properties:
 	         - "renesas,r7s72100-wdt" (RZ/A1)
 	         - "renesas,r8a7795-wdt" (R-Car H3)
 	         - "renesas,r8a7796-wdt" (R-Car M3-W)
+		 - "renesas,r8a77965-wdt" (R-Car M3-N)
 	         - "renesas,r8a77970-wdt" (R-Car V3M)
 	         - "renesas,r8a77995-wdt" (R-Car D3)
 
-- 
2.11.0


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

* Re: [PATCH v3] watchdog: renesas-wdt: Add support for the R8A77965 WDT
  2018-05-07 12:29 [PATCH v3] watchdog: renesas-wdt: Add support for the R8A77965 WDT Wolfram Sang
@ 2018-05-08  4:33 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2018-05-08  4:33 UTC (permalink / raw)
  To: Wolfram Sang, linux-watchdog
  Cc: linux-renesas-soc, Takeshi Kihara, Geert Uytterhoeven

On 05/07/2018 05:29 AM, Wolfram Sang wrote:
> Document support for the Watchdog Timer (WDT) Controller in the Renesas
> R-Car M3-N (R8A77965) SoC. No driver update is needed.
> 
> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> [wsa: rebased to v4.17-rc3]
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

This one applies.

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

Thanks!
Guenter

> ---
> 
> Change since V2: rebase to 4.17-rc3
> 
>   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 74b2f03c1515..fa56697a1ba6 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -7,6 +7,7 @@ Required properties:
>   	         - "renesas,r7s72100-wdt" (RZ/A1)
>   	         - "renesas,r8a7795-wdt" (R-Car H3)
>   	         - "renesas,r8a7796-wdt" (R-Car M3-W)
> +		 - "renesas,r8a77965-wdt" (R-Car M3-N)
>   	         - "renesas,r8a77970-wdt" (R-Car V3M)
>   	         - "renesas,r8a77995-wdt" (R-Car D3)
>   
> 


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

end of thread, other threads:[~2018-05-08  4:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-07 12:29 [PATCH v3] watchdog: renesas-wdt: Add support for the R8A77965 WDT Wolfram Sang
2018-05-08  4:33 ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.