Re: [PATCH v2] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt

2018-07-09 Thread Geert Uytterhoeven
Hi Günter,

On Mon, Jul 9, 2018 at 12:43 AM Guenter Roeck  wrote:
> On 07/06/2018 01:55 AM, Geert Uytterhoeven wrote:
> > From: Masaharu Hayakawa 
> >
> > 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 
> > Signed-off-by: Geert Uytterhoeven 
> > Reviewed-by: Guenter Roeck 
> > Acked-by: Rob Herring 
>
> The patch is queued in my tree, so there should be no need to resend it 
> anymore.

Thank you, I wasn't aware of that. Your last reply was "it doesn't apply",
and the patch is not in linux-watchdog-next.git.

Aha, it's in your linux-staging.git#watchdog-next.
Perhaps that should be documented in MAINTAINERS, and be included in
linux-next, too?

BTW, the git links on https://linux-watchdog.org/ give 404.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@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


Re: [PATCH v2] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt

2018-07-08 Thread Guenter Roeck

Hi Geert,

On 07/06/2018 01:55 AM, Geert Uytterhoeven wrote:

From: Masaharu Hayakawa 

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 
Signed-off-by: Geert Uytterhoeven 
Reviewed-by: Guenter Roeck 
Acked-by: Rob Herring 


The patch is queued in my tree, so there should be no need to resend it anymore.

Guenter


---
v2:
   - Add Reviewed-by, Acked-by.
---
  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:





[PATCH v2] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt

2018-07-06 Thread Geert Uytterhoeven
From: Masaharu Hayakawa 

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 
Signed-off-by: Geert Uytterhoeven 
Reviewed-by: Guenter Roeck 
Acked-by: Rob Herring 
---
v2:
  - Add Reviewed-by, Acked-by.
---
 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.17.1