mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 16:57:23 +00:00
We don't want to support cyclic dependency structures, because it means that Node objects cannot have dep_ordinal attributes as they are currently documented to possess unconditionally. Nevertheless, we have some in our tests. Remove them by extracting the /props/ctrl-X nodes to the same level as the /props nodes. This breaks a cycle caused by: - /props/ctrl-X nodes depend on /props because of the parent/child relationship - /props depends on /props/ctrl-X because it refers to them by phandle Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
test-bindings | ||
test-bindings-2 | ||
dtlib.py | ||
edtlib.py | ||
gen_defines.py | ||
gen_legacy_defines.py | ||
grutils.py | ||
test-multidir.dts | ||
test.dts | ||
testdtlib.py | ||
testedtlib.py |