Re: [PATCH V5 5/5] dt-bindings: clock: Convert i.MX6UL clock to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2020-05-26 22:31:42
Also in:
linux-clk, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-05-26 22:31:42
Also in:
linux-clk, linux-devicetree, lkml
On Wed, 13 May 2020 08:11:24 +0800, Anson Huang wrote:
Convert the i.MX6UL clock binding to DT schema format using json-schema. Signed-off-by: Anson Huang <redacted> Acked-by: Stephen Boyd <sboyd@kernel.org> --- Changes since V4: - add descriptions for interrupts and each item of it. --- .../devicetree/bindings/clock/imx6ul-clock.txt | 13 ----- .../devicetree/bindings/clock/imx6ul-clock.yaml | 66 ++++++++++++++++++++++ 2 files changed, 66 insertions(+), 13 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/imx6ul-clock.txt create mode 100644 Documentation/devicetree/bindings/clock/imx6ul-clock.yaml
Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel