Re: [PATCH V2 1/3] dt-bindings: clock: Convert i.MX8MQ to json-schema

From: Rob Herring
Date: Tue Jan 21 2020 - 17:00:51 EST


On Tue, 14 Jan 2020 09:26:05 +0800, Anson Huang wrote:
> Convert the i.MX8MQ clock binding to DT schema format using json-schema
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> Changes since V1:
> - Correct the compatible string, should be "fsl,imx8mq-ccm";
> ---
> .../devicetree/bindings/clock/imx8mq-clock.txt | 20 ------
> .../devicetree/bindings/clock/imx8mq-clock.yaml | 72 ++++++++++++++++++++++
> 2 files changed, 72 insertions(+), 20 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/imx8mq-clock.txt
> create mode 100644 Documentation/devicetree/bindings/clock/imx8mq-clock.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>