zephyr/scripts/dts/python-devicetree/src/devicetree
Martí Bolívar e9229f1f2b scripts: edtlib: relax vendor check for root node
There are way too many one-off vendor prefixes set up for individual
boards to bother tracking them in vendor-prefixes.txt. As a practical
matter, the compatible for the root node doesn't matter anyway. So
just relax our check for that node.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-08-17 17:51:57 -04:00
..
__init__.py
dtlib.py dtlib: allow dangling aliases with DT(..., force=True) 2021-07-14 19:51:46 -04:00
edtlib.py scripts: edtlib: relax vendor check for root node 2021-08-17 17:51:57 -04:00
grutils.py