Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH v2] watchdog: renesas-wdt: Add support for the r8a7796 wdt
@ 2016-07-19 11:46 Geert Uytterhoeven
  2016-07-19 14:31 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2016-07-19 11:46 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck
  Cc: Rob Herring, Mark Rutland, linux-watchdog, devicetree,
	linux-renesas-soc, Geert Uytterhoeven

Document support for the Watchdog Timer (WDT) Controller in the Renesas
R-Car M3-W (r8a7796) SoC.

No driver update is needed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Rob Herring <robh@kernel.org>
---
v2:
  - Add Acked-by.

 Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
index b9512f1eb80a0205..da24e31334177768 100644
--- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
@@ -1,7 +1,11 @@
 Renesas Watchdog Timer (WDT) Controller
 
 Required properties:
-- compatible : Should be "renesas,r8a7795-wdt", or "renesas,rcar-gen3-wdt"
+- compatible : Should be "renesas,<soctype>-wdt", and
+	       "renesas,rcar-gen3-wdt" as fallback.
+	       Examples with soctypes are:
+	         - "renesas,r8a7795-wdt" (R-Car H3)
+	         - "renesas,r8a7796-wdt" (R-Car M3-W)
 
   When compatible with the generic version, nodes must list the SoC-specific
   version corresponding to the platform first, followed by the generic
-- 
1.9.1

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

* Re: [PATCH v2] watchdog: renesas-wdt: Add support for the r8a7796 wdt
  2016-07-19 11:46 [PATCH v2] watchdog: renesas-wdt: Add support for the r8a7796 wdt Geert Uytterhoeven
@ 2016-07-19 14:31 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2016-07-19 14:31 UTC (permalink / raw)
  To: Geert Uytterhoeven, Wim Van Sebroeck
  Cc: Rob Herring, Mark Rutland, linux-watchdog, devicetree,
	linux-renesas-soc

On 07/19/2016 04:46 AM, Geert Uytterhoeven wrote:
> Document support for the Watchdog Timer (WDT) Controller in the Renesas
> R-Car M3-W (r8a7796) SoC.
>
> No driver update is needed.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Acked-by: Rob Herring <robh@kernel.org>

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

> ---
> v2:
>    - Add Acked-by.
>
>   Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 6 +++++-
>   1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> index b9512f1eb80a0205..da24e31334177768 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -1,7 +1,11 @@
>   Renesas Watchdog Timer (WDT) Controller
>
>   Required properties:
> -- compatible : Should be "renesas,r8a7795-wdt", or "renesas,rcar-gen3-wdt"
> +- compatible : Should be "renesas,<soctype>-wdt", and
> +	       "renesas,rcar-gen3-wdt" as fallback.
> +	       Examples with soctypes are:
> +	         - "renesas,r8a7795-wdt" (R-Car H3)
> +	         - "renesas,r8a7796-wdt" (R-Car M3-W)
>
>     When compatible with the generic version, nodes must list the SoC-specific
>     version corresponding to the platform first, followed by the generic
>

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

end of thread, other threads:[~2016-07-19 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19 11:46 [PATCH v2] watchdog: renesas-wdt: Add support for the r8a7796 wdt Geert Uytterhoeven
2016-07-19 14:31 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox