dt-bindings: writing-schema: add example for multiple DT_SCHEMA_FILES
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Mon, 2 Oct 2023 18:38:12 +0000 (14:38 -0400)
committerRob Herring <robh@kernel.org>
Wed, 4 Oct 2023 13:54:43 +0000 (08:54 -0500)
commit00d589ace5f4edae7d5e5e5d0727196c8d681363
tree0de0455d3a7cb9e6675daf08cce21ae0b6f4ebf2
parent482b9626b95c4f8e5f7f3a9054b496eec4edc8fe
dt-bindings: writing-schema: add example for multiple DT_SCHEMA_FILES

Variable DT_SCHEMA_FILES can specify multiple files or patterns, but the
documentation does not indicate how to do it. Each entry needs to be
separated by a column symbol ':'.

Add an example to make it more obvious how to specify multiple
DT_SCHEMA_FILES.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://lore.kernel.org/r/20231002183813.1702052-1-hugo@hugovil.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/writing-schema.rst