zephyr/scripts/dts/python-devicetree
Martí Bolívar 62d8d1a4c6 edtlib: infer bindings for dtlib.Type.PATH
We already have support for handling the Zephyr binding "path" type in
edtlib.Node._prop_val(), but the binding inference code isn't making
use of that. Handle this type as well, as it is just as convenient as
Type.PHANDLE and can be more idiomatic depending on the situation.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-04-22 15:32:10 +02:00
..
src/devicetree edtlib: infer bindings for dtlib.Type.PATH 2021-04-22 15:32:10 +02:00
tests dtlib: add Type enum 2021-04-22 15:32:10 +02:00
.gitignore
requirements.txt
setup.py
tox.ini