Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM

Document the General Timer Module(a.k.a OSTM) found on the RZ/G2UL SoC.
OSTM module is identical to one found RZ/G2L SoC. No driver changes are
required as generic compatible string "renesas,ostm" will be used as a
fallback.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220425141828.197321-1-biju.das.jz@bp.renesas.com

authored by

Biju Das and committed by
Rob Herring
f14eb061 ac6583f5

+2
+2
Documentation/devicetree/bindings/timer/renesas,ostm.yaml
··· 23 23 - enum: 24 24 - renesas,r7s72100-ostm # RZ/A1H 25 25 - renesas,r7s9210-ostm # RZ/A2M 26 + - renesas,r9a07g043-ostm # RZ/G2UL 26 27 - renesas,r9a07g044-ostm # RZ/G2{L,LC} 27 28 - renesas,r9a07g054-ostm # RZ/V2L 28 29 - const: renesas,ostm # Generic ··· 55 54 compatible: 56 55 contains: 57 56 enum: 57 + - renesas,r9a07g043-ostm 58 58 - renesas,r9a07g044-ostm 59 59 - renesas,r9a07g054-ostm 60 60 then: