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 dts: edtlib: Add 'type: path' for path references 2020-01-08 08:02:00 -06:00
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 scripts: grutils: tweak sort keys to group siblings 2020-02-04 07:28:45 -06:00
test-multidir.dts
test.dts dts: edtlib: Turn Node.instance_no into EDT.compat2enabled 2020-01-29 09:46:38 -06:00
testdtlib.py
testedtlib.py edtlib: allow register addr / size to be None 2020-03-24 10:11:20 -05:00