zephyr/scripts/dts
Martí Bolívar 1ea7bf0db0 scripts: dts: fix handling for phandle-arrays with *-cells=0
Each controller node in a phandle-array may set the number of cells in
a specifier as any nonnegative integer. Currently, we don't allow
this in edtlib in the case where there are multiple controllers in a
phandle-array property all of which have 0 cells in the relevant
specifier, which is not correct. Fix this, add a regression test, and
improve the error message while we are here.

Fixes: #28709
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-10-06 12:05:37 -05:00
..
test-bindings scripts: dts: fix handling for phandle-arrays with *-cells=0 2020-10-06 12:05:37 -05:00
test-bindings-2
dtlib.py scripts: dts: convert test suites to pytest 2020-10-02 11:51:15 +02:00
edtlib.py scripts: dts: fix handling for phandle-arrays with *-cells=0 2020-10-06 12:05:37 -05:00
gen_defines.py edtlib: propertize EDT.scc_order, set up graph earlier 2020-10-06 09:50:39 -05:00
gen_legacy_defines.py edtlib: propertize EDT.scc_order, set up graph earlier 2020-10-06 09:50:39 -05:00
grutils.py
test-multidir.dts
test.dts scripts: dts: fix handling for phandle-arrays with *-cells=0 2020-10-06 12:05:37 -05:00
testdtlib.py scripts: dts: convert test suites to pytest 2020-10-02 11:51:15 +02:00
testedtlib.py scripts: dts: fix handling for phandle-arrays with *-cells=0 2020-10-06 12:05:37 -05:00