Re: [PATCH v6 1/2] dt-bindings: timer: Add Ingenic X1000 OST bindings.

From: Rob Herring
Date: Mon Jul 13 2020 - 11:52:40 EST


On Sat, 11 Jul 2020 01:02:58 +0800, åçæ (Zhou Yanjie) wrote:
> Add the OST bindings for the X10000 SoC from Ingenic.
>
> Tested-by: åæ (Zhou Zheng) <sernia.zhou@xxxxxxxxxxx>
> Signed-off-by: åçæ (Zhou Yanjie) <zhouyanjie@xxxxxxxxxxxxxx>
> Reviewed-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---
>
> Notes:
> v1->v2:
> No change.
>
> v2->v3:
> Fix wrong parameters in "clocks".
>
> v3->v4:
> 1.Rename "ingenic,ost.yaml" to "ingenic,sysost.yaml".
> 2.Rename "ingenic,ost.h" to "ingenic,sysost.h".
> 3.Modify the description in "ingenic,sysost.yaml".
>
> v4->v5:
> No change.
>
> v5->v6:
> 1.Drop "oneOf" and the blank line.
> 2.Add "additionalProperties: false".
>
> .../devicetree/bindings/timer/ingenic,sysost.yaml | 63 ++++++++++++++++++++++
> include/dt-bindings/clock/ingenic,sysost.h | 12 +++++
> 2 files changed, 75 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
> create mode 100644 include/dt-bindings/clock/ingenic,sysost.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>