Skip to content

Commit 525b296

Browse files
Wolfram Sangdlezcano
authored andcommitted
dt-bindings: timer: renesas,cmt: Add r8a779f0 and generic Gen4 CMT support
Signed-off-by: Wolfram Sang <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
1 parent 278150b commit 525b296

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/devicetree/bindings/timer/renesas,cmt.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ properties:
8383
- renesas,r8a779a0-cmt0 # 32-bit CMT0 on R-Car V3U
8484
- const: renesas,rcar-gen3-cmt0 # 32-bit CMT0 on R-Car Gen3 and RZ/G2
8585

86+
- items:
87+
- enum:
88+
- renesas,r8a779f0-cmt0 # 32-bit CMT0 on R-Car S4-8
89+
- const: renesas,rcar-gen4-cmt0 # 32-bit CMT0 on R-Car Gen4
90+
8691
- items:
8792
- enum:
8893
- renesas,r8a774a1-cmt1 # 48-bit CMT on RZ/G2M
@@ -100,6 +105,11 @@ properties:
100105
- renesas,r8a779a0-cmt1 # 48-bit CMT on R-Car V3U
101106
- const: renesas,rcar-gen3-cmt1 # 48-bit CMT on R-Car Gen3 and RZ/G2
102107

108+
- items:
109+
- enum:
110+
- renesas,r8a779f0-cmt1 # 48-bit CMT on R-Car S4-8
111+
- const: renesas,rcar-gen4-cmt1 # 48-bit CMT on R-Car Gen4
112+
103113
reg:
104114
maxItems: 1
105115

0 commit comments

Comments
 (0)