On Thu, 30 Jul 2020 20:43:23 +0800, Anson Huang wrote: > Convert the gpmi nand controller binding to DT schema format > using json-schema. > > Signed-off-by: Anson Huang <anson.hu...@nxp.com> > --- > .../devicetree/bindings/mtd/gpmi-nand.txt | 75 ------------- > .../devicetree/bindings/mtd/gpmi-nand.yaml | 118 > +++++++++++++++++++++ > 2 files changed, 118 insertions(+), 75 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mtd/gpmi-nand.txt > create mode 100644 Documentation/devicetree/bindings/mtd/gpmi-nand.yaml >
Applied, thanks!