zephyr/scripts/dts
Kumar Gala bd97378870 devicetree: Add support for fixed-partitions
Add DT_NODE_BY_FIXED_PARTITION_LABEL that given a "label" in any
fixed-partitions map will return the node_id for that partition node.

Add DT_NODE_HAS_FIXED_PARTITION_LABEL that will test if a given
fixed-partitions "label" is valid.

Add DT_FIXED_PARTITION_ID that will return an unique ordinal value for
the partition give a node_id to the partition.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-13 21:22:53 +02:00
..
test-bindings
test-bindings-2
dtlib.py
edtlib.py edtlib: add a flag for old fixed-partitions behavior 2020-05-13 21:22:53 +02:00
gen_defines.py devicetree: Add support for fixed-partitions 2020-05-13 21:22:53 +02:00
gen_legacy_defines.py edtlib: add a flag for old fixed-partitions behavior 2020-05-13 21:22:53 +02:00
grutils.py
test-multidir.dts
test.dts
testdtlib.py
testedtlib.py edtlib: allow register addr / size to be None 2020-03-24 10:11:20 -05:00