linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
@ 2019-05-09 12:29 Simon Horman
  2019-06-13 10:12 ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2019-05-09 12:29 UTC (permalink / raw)
  To: Daniel Lezcano, Thomas Gleixner, linux-renesas-soc
  Cc: Magnus Damm, linux-kernel, Rob Herring, Mark Rutland, devicetree,
	Cao Van Dong, Simon Horman

From: Cao Van Dong <cv-dong@jinso.co.jp>

Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs.

Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 Documentation/devicetree/bindings/timer/renesas,cmt.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index c0594450e9ef..c5220bcd852b 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -42,12 +42,18 @@ Required Properties:
     - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793.
     - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794.
     - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794.
+    - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795.
+    - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795.
     - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796.
     - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796.
+    - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965.
+    - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965.
     - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970.
     - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970.
     - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980.
     - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980.
+    - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990.
+    - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990.
 
     - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2
 		and RZ/G1.
-- 
2.11.0


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

* Re: [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
  2019-05-09 12:29 [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support Simon Horman
@ 2019-06-13 10:12 ` Simon Horman
  2019-06-13 11:09   ` Daniel Lezcano
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Horman @ 2019-06-13 10:12 UTC (permalink / raw)
  To: Daniel Lezcano, Thomas Gleixner, linux-renesas-soc
  Cc: Magnus Damm, linux-kernel, Rob Herring, Mark Rutland, devicetree,
	Cao Van Dong

On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote:
> From: Cao Van Dong <cv-dong@jinso.co.jp>
> 
> Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs.

Hi Daniel and Thomas,

would you object to me taking this patch through the renesas tree.
It has been outstanding for some time now.

> Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp>
> Reviewed-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> index c0594450e9ef..c5220bcd852b 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
> @@ -42,12 +42,18 @@ Required Properties:
>      - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793.
>      - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794.
>      - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794.
> +    - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795.
> +    - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795.
>      - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796.
>      - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796.
> +    - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965.
> +    - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965.
>      - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970.
>      - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970.
>      - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980.
>      - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980.
> +    - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990.
> +    - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990.
>  
>      - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2
>  		and RZ/G1.
> -- 
> 2.11.0
> 

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

* Re: [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
  2019-06-13 10:12 ` Simon Horman
@ 2019-06-13 11:09   ` Daniel Lezcano
  2019-06-17  8:41     ` Simon Horman
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Lezcano @ 2019-06-13 11:09 UTC (permalink / raw)
  To: Simon Horman, Thomas Gleixner, linux-renesas-soc
  Cc: Magnus Damm, linux-kernel, Rob Herring, Mark Rutland, devicetree,
	Cao Van Dong

On 13/06/2019 12:12, Simon Horman wrote:
> On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote:
>> From: Cao Van Dong <cv-dong@jinso.co.jp>
>>
>> Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs.
> 
> Hi Daniel and Thomas,
> 
> would you object to me taking this patch through the renesas tree.
> It has been outstanding for some time now.

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>


>> Signed-off-by: Cao Van Dong <cv-dong@jinso.co.jp>
>> Reviewed-by: Rob Herring <robh@kernel.org>
>> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>> ---
>>  Documentation/devicetree/bindings/timer/renesas,cmt.txt | 6 ++++++
>>  1 file changed, 6 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
>> index c0594450e9ef..c5220bcd852b 100644
>> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
>> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
>> @@ -42,12 +42,18 @@ Required Properties:
>>      - "renesas,r8a7793-cmt1" for the 48-bit CMT1 device included in r8a7793.
>>      - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794.
>>      - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794.
>> +    - "renesas,r8a7795-cmt0" for the 32-bit CMT0 device included in r8a7795.
>> +    - "renesas,r8a7795-cmt1" for the 48-bit CMT1 device included in r8a7795.
>>      - "renesas,r8a7796-cmt0" for the 32-bit CMT0 device included in r8a7796.
>>      - "renesas,r8a7796-cmt1" for the 48-bit CMT1 device included in r8a7796.
>> +    - "renesas,r8a77965-cmt0" for the 32-bit CMT0 device included in r8a77965.
>> +    - "renesas,r8a77965-cmt1" for the 48-bit CMT1 device included in r8a77965.
>>      - "renesas,r8a77970-cmt0" for the 32-bit CMT0 device included in r8a77970.
>>      - "renesas,r8a77970-cmt1" for the 48-bit CMT1 device included in r8a77970.
>>      - "renesas,r8a77980-cmt0" for the 32-bit CMT0 device included in r8a77980.
>>      - "renesas,r8a77980-cmt1" for the 48-bit CMT1 device included in r8a77980.
>> +    - "renesas,r8a77990-cmt0" for the 32-bit CMT0 device included in r8a77990.
>> +    - "renesas,r8a77990-cmt1" for the 48-bit CMT1 device included in r8a77990.
>>  
>>      - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2
>>  		and RZ/G1.
>> -- 
>> 2.11.0
>>


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


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

* Re: [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support
  2019-06-13 11:09   ` Daniel Lezcano
@ 2019-06-17  8:41     ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2019-06-17  8:41 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: Thomas Gleixner, linux-renesas-soc, Magnus Damm, linux-kernel,
	Rob Herring, Mark Rutland, devicetree, Cao Van Dong

On Thu, Jun 13, 2019 at 01:09:08PM +0200, Daniel Lezcano wrote:
> On 13/06/2019 12:12, Simon Horman wrote:
> > On Thu, May 09, 2019 at 02:29:49PM +0200, Simon Horman wrote:
> >> From: Cao Van Dong <cv-dong@jinso.co.jp>
> >>
> >> Document SoC specific bindings for R-Car H3/M3-N/E3 SoCs.
> > 
> > Hi Daniel and Thomas,
> > 
> > would you object to me taking this patch through the renesas tree.
> > It has been outstanding for some time now.
> 
> Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>

Thanks,

applied to the renesas tree for inclusion in v5.3.

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

end of thread, other threads:[~2019-06-17  8:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09 12:29 [PATCH repost] dt-bindings: timer: renesas, cmt: Document r8a779{5|65|90} CMT support Simon Horman
2019-06-13 10:12 ` Simon Horman
2019-06-13 11:09   ` Daniel Lezcano
2019-06-17  8:41     ` Simon Horman

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).