Re: [PATCH V2 1/3] dt-bindings: clock: Convert i.MX8MQ to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2020-01-21 22:00:48
Also in:
linux-clk, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-01-21 22:00:48
Also in:
linux-clk, linux-devicetree, lkml
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 <redacted> --- 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@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel