mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
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 <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20240322151219.885832-2-prabhakar.mahadev-lad.rj@bp.renesas.com
This commit is contained in:
parent
ddd9120983
commit
6402eb802d
@ -26,6 +26,7 @@ properties:
|
||||
- renesas,r9a07g043-ostm # RZ/G2UL and RZ/Five
|
||||
- renesas,r9a07g044-ostm # RZ/G2{L,LC}
|
||||
- renesas,r9a07g054-ostm # RZ/V2L
|
||||
- renesas,r9a09g057-ostm # RZ/V2H(P)
|
||||
- const: renesas,ostm # Generic
|
||||
|
||||
reg:
|
||||
@ -58,6 +59,7 @@ if:
|
||||
- renesas,r9a07g043-ostm
|
||||
- renesas,r9a07g044-ostm
|
||||
- renesas,r9a07g054-ostm
|
||||
- renesas,r9a09g057-ostm
|
||||
then:
|
||||
required:
|
||||
- resets
|
||||
|
Loading…
Reference in New Issue
Block a user