Searched refs:dt_binding_check (Results 1 – 4 of 4) sorted by relevance
84 PHONY += dt_binding_check85 dt_binding_check: $(obj)/.dt-binding.checked $(obj)/.yamllint.checked $(CHK_DT_EXAMPLES) target
197 ``dt_binding_check`` target::199 make dt_binding_check206 necessary to use ``dt_binding_check`` to get all the validation errors in the211 make dt_binding_check dtbs_check220 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml221 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml:rtc.yaml222 make dt_binding_check DT_SCHEMA_FILES=/gpio/
31 make dt_binding_check
300 %asm-generic kernelversion %src-pkg dt_binding_check \1507 ifneq ($(filter dt_binding_check, $(MAKECMDGOALS)),)1511 PHONY += dt_binding_check dt_binding_schemas1512 dt_binding_check: dt_binding_schemas scripts_dtc target