On Wed, 13 May 2020 08:11:20 +0800, Anson Huang wrote: > Convert the i.MX6Q clock binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx> > --- > Changes since V4: > - add descriptions for interrupts and each item of it. > --- > .../devicetree/bindings/clock/imx6q-clock.txt | 41 ------------ > .../devicetree/bindings/clock/imx6q-clock.yaml | 72 ++++++++++++++++++++++ > 2 files changed, 72 insertions(+), 41 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.txt > create mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.yaml > Applied, thanks!