* [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support
@ 2024-04-02 14:36 Geert Uytterhoeven
2024-04-02 17:49 ` Conor Dooley
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2024-04-02 14:36 UTC (permalink / raw)
To: Daniel Lezcano, Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Laurent Pinchart
Cc: devicetree, linux-renesas-soc, linux-kernel, Geert Uytterhoeven
Document support for the Compare Match Timer Type0 (CMT0) and Type1
(CMT1) in the Renesas R-Car V4M (R8A779H0) SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
index a0be1755ea28b996..5e09c04da30e47d5 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
@@ -103,6 +103,7 @@ properties:
- renesas,r8a779a0-cmt0 # 32-bit CMT0 on R-Car V3U
- renesas,r8a779f0-cmt0 # 32-bit CMT0 on R-Car S4-8
- renesas,r8a779g0-cmt0 # 32-bit CMT0 on R-Car V4H
+ - renesas,r8a779h0-cmt0 # 32-bit CMT0 on R-Car V4M
- const: renesas,rcar-gen4-cmt0 # 32-bit CMT0 on R-Car Gen4
- items:
@@ -110,6 +111,7 @@ properties:
- renesas,r8a779a0-cmt1 # 48-bit CMT on R-Car V3U
- renesas,r8a779f0-cmt1 # 48-bit CMT on R-Car S4-8
- renesas,r8a779g0-cmt1 # 48-bit CMT on R-Car V4H
+ - renesas,r8a779h0-cmt1 # 48-bit CMT on R-Car V4M
- const: renesas,rcar-gen4-cmt1 # 48-bit CMT on R-Car Gen4
reg:
--
2.34.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support
2024-04-02 14:36 [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support Geert Uytterhoeven
@ 2024-04-02 17:49 ` Conor Dooley
2024-04-05 7:27 ` Wolfram Sang
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2024-04-02 17:49 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Daniel Lezcano, Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Laurent Pinchart, devicetree, linux-renesas-soc,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
On Tue, Apr 02, 2024 at 04:36:05PM +0200, Geert Uytterhoeven wrote:
> Document support for the Compare Match Timer Type0 (CMT0) and Type1
> (CMT1) in the Renesas R-Car V4M (R8A779H0) SoC.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support
2024-04-02 14:36 [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support Geert Uytterhoeven
2024-04-02 17:49 ` Conor Dooley
@ 2024-04-05 7:27 ` Wolfram Sang
2024-04-09 14:11 ` Rob Herring
2024-04-16 14:33 ` Rob Herring
3 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2024-04-05 7:27 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Daniel Lezcano, Thomas Gleixner, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Laurent Pinchart, devicetree, linux-renesas-soc,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
On Tue, Apr 02, 2024 at 04:36:05PM +0200, Geert Uytterhoeven wrote:
> Document support for the Compare Match Timer Type0 (CMT0) and Type1
> (CMT1) in the Renesas R-Car V4M (R8A779H0) SoC.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support
2024-04-02 14:36 [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support Geert Uytterhoeven
2024-04-02 17:49 ` Conor Dooley
2024-04-05 7:27 ` Wolfram Sang
@ 2024-04-09 14:11 ` Rob Herring
2024-04-16 14:33 ` Rob Herring
3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2024-04-09 14:11 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Daniel Lezcano, Thomas Gleixner, Krzysztof Kozlowski,
Conor Dooley, Laurent Pinchart, devicetree, linux-renesas-soc,
linux-kernel
On Tue, Apr 02, 2024 at 04:36:05PM +0200, Geert Uytterhoeven wrote:
> Document support for the Compare Match Timer Type0 (CMT0) and Type1
> (CMT1) in the Renesas R-Car V4M (R8A779H0) SoC.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
> 1 file changed, 2 insertions(+)
Daniel, please apply this. The timer bindings seem to keep getting
missed.
>
> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> index a0be1755ea28b996..5e09c04da30e47d5 100644
> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.yaml
> @@ -103,6 +103,7 @@ properties:
> - renesas,r8a779a0-cmt0 # 32-bit CMT0 on R-Car V3U
> - renesas,r8a779f0-cmt0 # 32-bit CMT0 on R-Car S4-8
> - renesas,r8a779g0-cmt0 # 32-bit CMT0 on R-Car V4H
> + - renesas,r8a779h0-cmt0 # 32-bit CMT0 on R-Car V4M
> - const: renesas,rcar-gen4-cmt0 # 32-bit CMT0 on R-Car Gen4
>
> - items:
> @@ -110,6 +111,7 @@ properties:
> - renesas,r8a779a0-cmt1 # 48-bit CMT on R-Car V3U
> - renesas,r8a779f0-cmt1 # 48-bit CMT on R-Car S4-8
> - renesas,r8a779g0-cmt1 # 48-bit CMT on R-Car V4H
> + - renesas,r8a779h0-cmt1 # 48-bit CMT on R-Car V4M
> - const: renesas,rcar-gen4-cmt1 # 48-bit CMT on R-Car Gen4
>
> reg:
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support
2024-04-02 14:36 [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support Geert Uytterhoeven
` (2 preceding siblings ...)
2024-04-09 14:11 ` Rob Herring
@ 2024-04-16 14:33 ` Rob Herring
3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2024-04-16 14:33 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: linux-kernel, Daniel Lezcano, Krzysztof Kozlowski, Conor Dooley,
Laurent Pinchart, Thomas Gleixner, linux-renesas-soc, devicetree
On Tue, 02 Apr 2024 16:36:05 +0200, Geert Uytterhoeven wrote:
> Document support for the Compare Match Timer Type0 (CMT0) and Type1
> (CMT1) in the Renesas R-Car V4M (R8A779H0) SoC.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Documentation/devicetree/bindings/timer/renesas,cmt.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-04-16 14:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-02 14:36 [PATCH] dt-bindings: timer: renesas,cmt: Add R-Car V4M support Geert Uytterhoeven
2024-04-02 17:49 ` Conor Dooley
2024-04-05 7:27 ` Wolfram Sang
2024-04-09 14:11 ` Rob Herring
2024-04-16 14:33 ` 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).