Skip to content

Commit 6402eb8

Browse files
prabhakarladdlezcano
authored andcommitted
dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2H(P) SoC
Document the General Timer Module (a.k.a OSTM) block on Renesas RZ/V2H(P) ("R9A09G057") SoC, which is identical to the one found on the RZ/A1H and RZ/G2L SoCs. Add the "renesas,r9a09g057-ostm" compatible string for the RZ/V2H(P) SoC. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent ddd9120 commit 6402eb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
- renesas,r9a07g043-ostm # RZ/G2UL and RZ/Five
2727
- renesas,r9a07g044-ostm # RZ/G2{L,LC}
2828
- renesas,r9a07g054-ostm # RZ/V2L
29+
- renesas,r9a09g057-ostm # RZ/V2H(P)
2930
- const: renesas,ostm # Generic
3031

3132
reg:
@@ -58,6 +59,7 @@ if:
5859
- renesas,r9a07g043-ostm
5960
- renesas,r9a07g044-ostm
6061
- renesas,r9a07g054-ostm
62+
- renesas,r9a09g057-ostm
6163
then:
6264
required:
6365
- resets

0 commit comments

Comments
 (0)