* [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
@ 2018-06-05 17:18 Geert Uytterhoeven
2018-06-06 16:21 ` Guenter Roeck
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2018-06-05 17:18 UTC (permalink / raw)
To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Mark Rutland
Cc: linux-watchdog, devicetree, linux-renesas-soc, Masaharu Hayakawa,
Geert Uytterhoeven
From: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
Document support for the Watchdog Timer (WDT) Controller in the Renesas
R-Car E3 (R8A77990) SoC.
No driver update is needed.
Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
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 f24d802b8056f6c6..5d47a262474cfe0e 100644
--- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
@@ -16,6 +16,7 @@ Required properties:
- "renesas,r8a7796-wdt" (R-Car M3-W)
- "renesas,r8a77965-wdt" (R-Car M3-N)
- "renesas,r8a77970-wdt" (R-Car V3M)
+ - "renesas,r8a77990-wdt" (R-Car E3)
- "renesas,r8a77995-wdt" (R-Car D3)
- "renesas,r7s72100-wdt" (RZ/A1)
The generic compatible string must be:
--
2.7.4
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
2018-06-05 17:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt Geert Uytterhoeven
@ 2018-06-06 16:21 ` Guenter Roeck
2018-06-06 16:24 ` Guenter Roeck
2018-06-12 21:40 ` [PATCH] " Rob Herring
2 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2018-06-06 16:21 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Wim Van Sebroeck, Rob Herring, Mark Rutland, linux-watchdog,
devicetree, linux-renesas-soc, Masaharu Hayakawa
On Tue, Jun 05, 2018 at 07:18:33PM +0200, Geert Uytterhoeven wrote:
> From: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
>
> Document support for the Watchdog Timer (WDT) Controller in the Renesas
> R-Car E3 (R8A77990) SoC.
>
> No driver update is needed.
>
> Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@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.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 f24d802b8056f6c6..5d47a262474cfe0e 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -16,6 +16,7 @@ Required properties:
> - "renesas,r8a7796-wdt" (R-Car M3-W)
> - "renesas,r8a77965-wdt" (R-Car M3-N)
> - "renesas,r8a77970-wdt" (R-Car V3M)
> + - "renesas,r8a77990-wdt" (R-Car E3)
> - "renesas,r8a77995-wdt" (R-Car D3)
> - "renesas,r7s72100-wdt" (RZ/A1)
> The generic compatible string must be:
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
2018-06-05 17:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt Geert Uytterhoeven
2018-06-06 16:21 ` Guenter Roeck
@ 2018-06-06 16:24 ` Guenter Roeck
2018-06-06 16:36 ` Geert Uytterhoeven
2018-06-12 21:40 ` [PATCH] " Rob Herring
2 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2018-06-06 16:24 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Wim Van Sebroeck, Rob Herring, Mark Rutland, linux-watchdog,
devicetree, linux-renesas-soc, Masaharu Hayakawa
On Tue, Jun 05, 2018 at 07:18:33PM +0200, Geert Uytterhoeven wrote:
> From: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
>
> Document support for the Watchdog Timer (WDT) Controller in the Renesas
> R-Car E3 (R8A77990) SoC.
>
> No driver update is needed.
>
> Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This refuses to apply for me. What tree is it based on ?
Guenter
> ---
> 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 f24d802b8056f6c6..5d47a262474cfe0e 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -16,6 +16,7 @@ Required properties:
> - "renesas,r8a7796-wdt" (R-Car M3-W)
> - "renesas,r8a77965-wdt" (R-Car M3-N)
> - "renesas,r8a77970-wdt" (R-Car V3M)
> + - "renesas,r8a77990-wdt" (R-Car E3)
> - "renesas,r8a77995-wdt" (R-Car D3)
> - "renesas,r7s72100-wdt" (RZ/A1)
> The generic compatible string must be:
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
2018-06-06 16:24 ` Guenter Roeck
@ 2018-06-06 16:36 ` Geert Uytterhoeven
0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2018-06-06 16:36 UTC (permalink / raw)
To: Guenter Roeck
Cc: Geert Uytterhoeven, Wim Van Sebroeck, Rob Herring, Mark Rutland,
Linux Watchdog Mailing List,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Linux-Renesas, Masaharu Hayakawa
Hi Günter,
On Wed, Jun 6, 2018 at 6:24 PM, Guenter Roeck <linux@roeck-us.net> wrote:
> On Tue, Jun 05, 2018 at 07:18:33PM +0200, Geert Uytterhoeven wrote:
>> From: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
>>
>> Document support for the Watchdog Timer (WDT) Controller in the Renesas
>> R-Car E3 (R8A77990) SoC.
>>
>> No driver update is needed.
>>
>> Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
>> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> This refuses to apply for me. What tree is it based on ?
Yesterday's next.
Still applies fine against next-20180606, which includes watchdog next?
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: Add support for the R8A77990 wdt
2018-06-05 17:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt Geert Uytterhoeven
2018-06-06 16:21 ` Guenter Roeck
2018-06-06 16:24 ` Guenter Roeck
@ 2018-06-12 21:40 ` Rob Herring
2 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2018-06-12 21:40 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Wim Van Sebroeck, Guenter Roeck, Mark Rutland, linux-watchdog,
devicetree, linux-renesas-soc, Masaharu Hayakawa
On Tue, Jun 05, 2018 at 07:18:33PM +0200, Geert Uytterhoeven wrote:
> From: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
>
> Document support for the Watchdog Timer (WDT) Controller in the Renesas
> R-Car E3 (R8A77990) SoC.
>
> No driver update is needed.
>
> Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh@kernel.org>
>
> diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> index f24d802b8056f6c6..5d47a262474cfe0e 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -16,6 +16,7 @@ Required properties:
> - "renesas,r8a7796-wdt" (R-Car M3-W)
> - "renesas,r8a77965-wdt" (R-Car M3-N)
> - "renesas,r8a77970-wdt" (R-Car V3M)
> + - "renesas,r8a77990-wdt" (R-Car E3)
> - "renesas,r8a77995-wdt" (R-Car D3)
> - "renesas,r7s72100-wdt" (RZ/A1)
> The generic compatible string must be:
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-06-12 21:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-05 17:18 [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt Geert Uytterhoeven
2018-06-06 16:21 ` Guenter Roeck
2018-06-06 16:24 ` Guenter Roeck
2018-06-06 16:36 ` Geert Uytterhoeven
2018-06-12 21:40 ` [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).