Skip to content

Commit 17c103b

Browse files
geertudlezcano
authored andcommitted
dt-bindings: timer: renesas,tmu: Add R-Mobile APE6 support
Document support for the Timer Unit (TMU) on the R-Mobile APE6 (R8A73A4) Soc. Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/17e3fd5f27ab540c8611545ad3dc5a697ca66c58.1716985096.git.geert+renesas@glider.be Signed-off-by: Daniel Lezcano <[email protected]>
1 parent 5e4bfd6 commit 17c103b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ properties:
2121
compatible:
2222
items:
2323
- enum:
24+
- renesas,tmu-r8a73a4 # R-Mobile APE6
2425
- renesas,tmu-r8a7740 # R-Mobile A1
2526
- renesas,tmu-r8a774a1 # RZ/G2M
2627
- renesas,tmu-r8a774b1 # RZ/G2N
@@ -94,6 +95,7 @@ if:
9495
compatible:
9596
contains:
9697
enum:
98+
- renesas,tmu-r8a73a4
9799
- renesas,tmu-r8a7740
98100
- renesas,tmu-r8a7778
99101
- renesas,tmu-r8a7779

0 commit comments

Comments
 (0)