zephyr/scripts/dts/python-devicetree/src/devicetree
Neil Armstrong cd6a5648d7 edtlib: add Range property on Node, used for PCIe I/O and memory regions
As described in IEEE Std 1275-1994, the PCIe bindings uses the ranges
property to describe the PCI I/O and memory regions.

Add parsing of this property in edtlib.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2021-11-10 08:23:00 -05:00
..
__init__.py
dtlib.py dtlib: fix issue which allowed invalid node names 2021-08-31 19:36:31 -04:00
edtlib.py edtlib: add Range property on Node, used for PCIe I/O and memory regions 2021-11-10 08:23:00 -05:00
grutils.py