On Tue, Apr 2, 2019 at 9:54 AM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote: > > Switch the DT binding to a YAML schema to enable the DT validation. > > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > --- > > Changes from v1 > - Added controller constraints to the generic options > --- > Documentation/devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- > Documentation/devicetree/bindings/mtd/sunxi-nand.txt | 48 +------------------------------------ > 2 files changed, 96 insertions(+), 48 deletions(-) > create mode 100644 Documentation/devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml > delete mode 100644 Documentation/devicetree/bindings/mtd/sunxi-nand.txt Same 'a-f' comment here, but otherwise, Reviewed-by: Rob Herring <robh@xxxxxxxxxx> And thanks for being an early adopter. Let me know if you have any feedback on the schema or pain points. Rob