zephyr/scripts/dts/python-devicetree/tests
Martí Bolívar 5272e7f681 dtlib: add DT.move_node()
This helper lets you place a node (really the entire subtree rooted at
that node) elsewhere in the devicetree. This will be useful when
adding system devicetree support, when we'll want to be able to, for
example, move the CPU cluster node selected by the current execution
domain to /cpus.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2023-02-27 17:44:45 +01:00
..
test-bindings yamllint: indentation: fix files in scripts/ 2023-01-04 14:23:53 +01:00
test-bindings-2 dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
test-bindings-include devicetree: edtlib: tests: add coverage for child includes 2022-11-17 06:57:46 -06:00
test-wrong-bindings yamllint: indentation: fix files in scripts/ 2023-01-04 14:23:53 +01:00
test-multidir.dts dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
test.dts devicetree: edtlib: tests: add coverage for child includes 2022-11-17 06:57:46 -06:00
test_dtlib.py dtlib: add DT.move_node() 2023-02-27 17:44:45 +01:00
test_edtlib.py devicetree: edtlib: tests: add coverage for child includes 2022-11-17 06:57:46 -06:00