mbox series

[0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules

Message ID 20200625170434.635114-1-masahiroy@kernel.org (mailing list archive)
Headers show
Series dt-bindings: fix 'make clean' and improve dt-schema check rules | expand

Message

Masahiro Yamada June 25, 2020, 5:04 p.m. UTC
Masahiro Yamada (4):
  dt-bindings: fix error in 'make clean' after 'make dt_binding_check'
  dt-bindings: do not build processed-schema.yaml for 'make
    dt_binding_check'
  dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
  dt-bindings: split DT schema check rules

 .gitignore                                 |  1 +
 Documentation/devicetree/bindings/Makefile | 35 ++++++++++++++++------
 Makefile                                   |  2 +-
 scripts/Makefile.build                     |  2 ++
 scripts/Makefile.lib                       | 27 +++++++++--------
 5 files changed, 44 insertions(+), 23 deletions(-)