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