Re: [PATCH 1/9] dt-bindings: clock: Convert i.MX5 clock to json-schema

From: Rob Herring
Date: Thu May 28 2020 - 22:45:54 EST


On Thu, 28 May 2020 15:27:51 +0800, Anson Huang wrote:
> Convert the i.MX5 clock binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> .../devicetree/bindings/clock/imx5-clock.txt | 28 ----------
> .../devicetree/bindings/clock/imx5-clock.yaml | 63 ++++++++++++++++++++++
> 2 files changed, 63 insertions(+), 28 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/imx5-clock.txt
> create mode 100644 Documentation/devicetree/bindings/clock/imx5-clock.yaml
>

Applied, thanks!