Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/
H A DMakefile84 PHONY += dt_binding_check
85 dt_binding_check: $(obj)/.dt-binding.checked $(obj)/.yamllint.checked $(CHK_DT_EXAMPLES) target
H A Dwriting-schema.rst197 ``dt_binding_check`` target::
199 make dt_binding_check
206 necessary to use ``dt_binding_check`` to get all the validation errors in the
211 make dt_binding_check dtbs_check
220 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml
221 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml:rtc.yaml
222 make dt_binding_check DT_SCHEMA_FILES=/gpio/
H A Dsubmitting-patches.rst31 make dt_binding_check
/linux-6.15/
H A DMakefile297 %asm-generic kernelversion %src-pkg dt_binding_check \
1513 ifneq ($(filter dt_binding_check, $(MAKECMDGOALS)),)
1517 PHONY += dt_binding_check dt_binding_schemas
1518 dt_binding_check: dt_binding_schemas scripts_dtc target