Re: [PATCH] dt-bindings: timer: renesas: tmu: Convert to json-schema

From: Rob Herring
Date: Wed Apr 15 2020 - 12:03:46 EST


On Wed, 8 Apr 2020 11:14:51 +0200, Geert Uytterhoeven wrote:
> Convert the Renesas R-Mobile/R-Car Timer Unit (TMU) Device Tree binding
> documentation to json-schema.
>
> Document missing properties.
> Update the example to match reality.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> .../devicetree/bindings/timer/renesas,tmu.txt | 49 ----------
> .../bindings/timer/renesas,tmu.yaml | 97 +++++++++++++++++++
> 2 files changed, 97 insertions(+), 49 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/renesas,tmu.txt
> create mode 100644 Documentation/devicetree/bindings/timer/renesas,tmu.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>