File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Documentation/devicetree/bindings/timer Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,11 @@ properties:
83
83
- renesas,r8a779a0-cmt0 # 32-bit CMT0 on R-Car V3U
84
84
- const : renesas,rcar-gen3-cmt0 # 32-bit CMT0 on R-Car Gen3 and RZ/G2
85
85
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
+
86
91
- items :
87
92
- enum :
88
93
- renesas,r8a774a1-cmt1 # 48-bit CMT on RZ/G2M
@@ -100,6 +105,11 @@ properties:
100
105
- renesas,r8a779a0-cmt1 # 48-bit CMT on R-Car V3U
101
106
- const : renesas,rcar-gen3-cmt1 # 48-bit CMT on R-Car Gen3 and RZ/G2
102
107
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
+
103
113
reg :
104
114
maxItems : 1
105
115
You can’t perform that action at this time.
0 commit comments