diff mbox

[v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT

Message ID 20180414101858.3208-1-wsa+renesas@sang-engineering.com (mailing list archive)
State Superseded
Delegated to: Geert Uytterhoeven
Headers show

Commit Message

Wolfram Sang April 14, 2018, 10:18 a.m. UTC
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 top-of-tree]
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---

Change since v1: s/M3N/M3-N/ (Thanks, Geert!)

 Documentation/devicetree/bindings/watchdog/renesas-wdt.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Guenter Roeck April 14, 2018, 2:13 p.m. UTC | #1
On 04/14/2018 03:18 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 top-of-tree]
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

> ---
> 
> Change since v1: s/M3N/M3-N/ (Thanks, Geert!)
> 
>   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 123bb1b2654b..613d860f2353 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -15,6 +15,7 @@ Required properties:
>   		 - "renesas,r8a7794-wdt" (R-Car E2)
>   		 - "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)
>   	       The generic compatible string must be:
>
Simon Horman April 24, 2018, 8:38 a.m. UTC | #2
On Sat, Apr 14, 2018 at 12:18:58PM +0200, 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 top-of-tree]
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

> ---
> 
> Change since v1: s/M3N/M3-N/ (Thanks, Geert!)
> 
>  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 123bb1b2654b..613d860f2353 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -15,6 +15,7 @@ Required properties:
>  		 - "renesas,r8a7794-wdt" (R-Car E2)
>  		 - "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)
>  	       The generic compatible string must be:
> -- 
> 2.11.0
>
Vaishali Thakkar April 24, 2018, 8:46 a.m. UTC | #3
On Tue, Apr 24, 2018 at 2:08 PM, Simon Horman <horms@verge.net.au> wrote:
> On Sat, Apr 14, 2018 at 12:18:58PM +0200, 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 top-of-tree]
>> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
>> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>

>> ---
>>
>> Change since v1: s/M3N/M3-N/ (Thanks, Geert!)
>>
>>  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 123bb1b2654b..613d860f2353 100644
>> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
>> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
>> @@ -15,6 +15,7 @@ Required properties:
>>                - "renesas,r8a7794-wdt" (R-Car E2)
>>                - "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)
>>              The generic compatible string must be:
>> --
>> 2.11.0
>>
Guenter Roeck May 6, 2018, 5:59 a.m. UTC | #4
On Sat, Apr 14, 2018 at 12:18:58PM +0200, 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 top-of-tree]
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
> Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>

Unfortunately this patch isn't based on anything recognized by git,
and even though it is simple I can't get it to apply. Can someone please
rebase it to mainline and resend ?

Thanks,
Guenter

> ---
> 
> Change since v1: s/M3N/M3-N/ (Thanks, Geert!)
> 
>  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 123bb1b2654b..613d860f2353 100644
> --- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
> @@ -15,6 +15,7 @@ Required properties:
>  		 - "renesas,r8a7794-wdt" (R-Car E2)
>  		 - "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)
>  	       The generic compatible string must be:
Wolfram Sang May 7, 2018, 12:26 p.m. UTC | #5
> Unfortunately this patch isn't based on anything recognized by git,
> and even though it is simple I can't get it to apply. Can someone please
> rebase it to mainline and resend ?

Will do. Sorry, it seems like not all of the Gen2 Watchdog support
patches did make it upstream this cycle like I assumed.
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
index 123bb1b2654b..613d860f2353 100644
--- a/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/renesas-wdt.txt
@@ -15,6 +15,7 @@  Required properties:
 		 - "renesas,r8a7794-wdt" (R-Car E2)
 		 - "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)
 	       The generic compatible string must be: