The root node's z_path_id value for the duration of this script doesn't match the value DT_ROOT is defined to in devicetree.h. I didn't notice this because the root node's compatible doesn't have a matching binding in practice, so no macros are generated for it, but we're about to start looking at node parents explicitly and this is an issue for that. Fix it so the root node's z_path_id is "N", since DT_ROOT is the token "DT_N". 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 | ||