Files
linux/Documentation
Rob Herring 309d955985 dt-bindings: kbuild: Support partial matches with DT_SCHEMA_FILES
DT_SCHEMA_FILES is currently restricted to a list of exact files with
the full source tree path (i.e. Documentation/devicetree/bindings/...).
Loosen this requirement and let DT_SCHEMA_FILES be a partial match.

With this, checking all schema files in a directory is possible:

$ make DT_SCHEMA_FILES=/gpio/ dt_binding_check

Or all schema files with 'qcom' in the path or filename:

$ make DT_SCHEMA_FILES=qcom dt_binding_check

Cc: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220228201006.1484903-1-robh@kernel.org
2022-03-03 14:30:52 -06:00
..
2021-12-10 14:28:01 -07:00
2022-01-09 18:59:10 -07:00
2021-12-01 20:02:11 +01:00
2021-12-31 14:39:28 +01:00
2021-11-26 16:27:43 +01:00
2022-01-17 18:25:57 +01:00
2022-01-22 08:33:38 +02:00
2021-12-10 14:05:55 -07:00
2021-11-26 16:27:43 +01:00