Lines Matching +full:dts +full:- +full:bindings
1 # SPDX-License-Identifier: Apache-2.0
9 # DTS files, bindings, and vendor prefixes are.
14 # - DTS_ROOT: a deduplicated list of places where devicetree
15 # implementation files (like bindings, vendor prefixes, etc.) are
17 # - DTS_ROOT_SYSTEM_INCLUDE_DIRS: set to "PATH1 PATH2 ...",
25 # - APPLICATION_SOURCE_DIR: path to app (added to DTS_ROOT)
26 # - BOARD_DIR: directory containing the board definition (added to DTS_ROOT)
27 # - DTS_ROOT: initial contents may be populated here
28 # - ZEPHYR_BASE: path to zephyr repository (added to DTS_ROOT)
29 # - SHIELD_DIRS: paths to shield definitions (added to DTS_ROOT)
50 # DTS directories can come from multiple places. Some places, like a
52 # scripts/zephyr_module.py --settings-out resolve them.
64 set(arch_include dts/${ARCH})
67 list(APPEND arch_include dts/${arch})
77 dts/common
79 dts