On Wed, 13 May 2020 08:11:23 +0800, Anson Huang wrote: > Convert the i.MX6SLL 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/imx6sll-clock.txt | 36 ------------ > .../devicetree/bindings/clock/imx6sll-clock.yaml | 66 ++++++++++++++++++++++ > 2 files changed, 66 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.txt > create mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.yaml > Applied, thanks!