Re: [PATCH] dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2L OSTM

From: Rob Herring
Date: Tue Mar 01 2022 - 10:35:43 EST


On Sun, 27 Feb 2022 22:48:44 +0000, Lad Prabhakar wrote:
> Document the General Timer Module(a.k.a OSTM) found on the RZ/V2L 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: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> ---
> DTSI changes have been posted as part of series [0]
>
> [0] https://patchwork.kernel.org/project/linux-renesas-soc/patch/
> 20220227203744.18355-8-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/
> ---
> Documentation/devicetree/bindings/timer/renesas,ostm.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>

Applied, thanks!