Searched refs:dt_binding_check (Results 1 – 4 of 4) sorted by relevance
167 ``dt_binding_check`` target::169 make dt_binding_check176 necessary to use ``dt_binding_check`` to get all the validation errors in the181 make dt_binding_check dtbs_check190 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml191 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml:rtc.yaml192 make dt_binding_check DT_SCHEMA_FILES=/gpio/
85 PHONY += dt_binding_check86 dt_binding_check: $(obj)/.dt-binding.checked $(obj)/.yamllint.checked $(CHK_DT_EXAMPLES) target
31 make dt_binding_check
275 %asm-generic kernelversion %src-pkg dt_binding_check \1436 ifneq ($(filter dt_binding_check, $(MAKECMDGOALS)),)1440 PHONY += dt_binding_check dt_binding_schemas1441 dt_binding_check: dt_binding_schemas scripts_dtc target