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