Home
last modified time | relevance | path

Searched refs:DT_SCHEMA_LINT (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/
A DMakefile6 DT_SCHEMA_LINT = $(shell which yamllint) macro
43 $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint >&2) || true
58 $(if $(DT_SCHEMA_LINT),$(call cmd,yamllint),)

Completed in 5 milliseconds