zephyr/scripts/dts
Ulf Magnusson 3e37447802 dts: gen_defines.py: Do not crash on 'type: path' properties
'type: path' was added to edtlib for completeness in commit 23a5b4963b
("dts: edtlib: Add 'type: path' for path references"). gen_defines.py
crashes if it's ever used though, because it gets confused for a
'type: phandle-array'.

Ignore 'type: path' properties in gen_defines.py, like how
'type: phandle' and 'type: phandles' are currently ignored too.

(Note that gen_defines.py is only one possible user of edtlib.)

Fixes: #22197

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-28 12:51:35 -06:00
..
test-bindings
test-bindings-2
dtlib.py
edtlib.py
gen_defines.py dts: gen_defines.py: Do not crash on 'type: path' properties 2020-01-28 12:51:35 -06:00
grutils.py
test-multidir.dts
test.dts
testdtlib.py
testedtlib.py dts: edtlib: Add helper for testing error messages and test _slice() 2020-01-13 13:49:33 +01:00