Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/
Dwriting-schema.rst201 In order to perform validation of DT source files, use the ``dtbs_check`` target::
203 make dtbs_check
205 Note that ``dtbs_check`` will skip any binding schema files with errors. It is
211 make dt_binding_check dtbs_check
223 make dtbs_check DT_SCHEMA_FILES=trivial-devices.yaml
/linux-6.14.4/Documentation/process/
Dmaintainer-soc-clean-dts.rst18 new ``make dtbs_check W=1`` warnings. Warnings in a new board DTS, which are
Dmaintainer-soc.rst117 warnings in the "make dtbs_check" step. If a devicetree change depends on
162 ``make dtbs_check`` can be used to validate that devicetree files are compliant
167 For new platforms, or additions to existing ones, ``make dtbs_check`` should not
168 add any new warnings. For RISC-V and Samsung SoC, ``make dtbs_check W=1`` is
/linux-6.14.4/
DMakefile1471 PHONY += dtbs dtbs_prepare dtbs_install dtbs_check
1480 ifneq ($(filter dtbs_check, $(MAKECMDGOALS)),)
1488 dtbs_check: dtbs target