On Fri, Jun 11, 2021 at 11:05:33AM +0530, Vignesh Raghavendra wrote: > Convert ti,am654-hbmc.txt to YAML schema for better checks and > validations of DT. > > Signed-off-by: Vignesh Raghavendra <vigneshr@xxxxxx> > --- > .../devicetree/bindings/mtd/ti,am654-hbmc.txt | 51 -------------- > .../bindings/mtd/ti,am654-hbmc.yaml | 69 +++++++++++++++++++ > 2 files changed, 69 insertions(+), 51 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mtd/ti,am654-hbmc.txt > create mode 100644 Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>