zephyr/scripts/dts/python-devicetree/src/devicetree
Maureen Helm a1b0c39c37 scripts: edtlib: Add compat2vendor LUT constructed from vendor prefixes
Adds a new compat2vendor lookup table that maps compatibles to vendor
names, constructed from the vendor prefixes file. This approach is a
more scalable alternative to adding a vendor name property to devicetree
bindings, as was previously proposed.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-09-01 14:53:55 -07:00
..
__init__.py
dtlib.py dtlib: handle GCC linemarkers 2021-12-07 13:39:37 -05:00
edtlib.py scripts: edtlib: Add compat2vendor LUT constructed from vendor prefixes 2022-09-01 14:53:55 -07:00
grutils.py