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 dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
requirements.txt dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
setup.py dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00
tox.ini dts: separate DT libraries from gen_defines.py 2021-04-02 08:28:12 -05:00