On Thu, Nov 12, 2020 at 3:58 PM Rob Herring <robh@xxxxxxxxxx> wrote: > My bot found errors running 'make dt_binding_check' on your patch: I have a real hard time even testing YAML bindings after updating to the lates dtschema, I just get so many errors from all over the tree and then it stops: make[3]: *** [../Documentation/devicetree/bindings/Makefile:59: Documentation/devicetree/bindings/processed-schema-examples.json] Error 123 make[3]: Target '__build' not remade because of errors. make[2]: *** [/var/linus/linux-nomadik/Makefile:1364: dt_binding_check] Error 2 make[2]: Leaving directory '/var/linus/linux-nomadik/build-ux500' make[1]: *** [Makefile:185: __sub-make] Error 2 make[1]: Target 'dt_binding_check' not remade because of errors. make[1]: Leaving directory '/var/linus/linux-nomadik' make: *** [ux500.mak:573: check-bindings] Error 2 Is it necessary to run on linux-next to test schema/DTS for the moment? Yours, Linus Walleij