On Thu, 30 Jul 2020 20:43:24 +0800, Anson Huang wrote: > Convert the i.MX nand controller binding to DT schema format > using json-schema. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > --- > Documentation/devicetree/bindings/mtd/mxc-nand.txt | 19 ---------- > .../devicetree/bindings/mtd/mxc-nand.yaml | 42 ++++++++++++++++++++++ > 2 files changed, 42 insertions(+), 19 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mtd/mxc-nand.txt > create mode 100644 Documentation/devicetree/bindings/mtd/mxc-nand.yaml > Applied, thanks!