Home
last modified time | relevance | path

Searched refs:bindings_from_paths (Results 1 – 3 of 3) sorted by relevance

/scripts/release/
A Dlist_devicetree_bindings_changes.py26 from devicetree.edtlib import Binding, bindings_from_paths, load_vendor_prefixes_txt
383 bindings: List[Binding] = bindings_from_paths(
/scripts/ci/
A Dcheck_compliance.py452 bindings = edtlib.bindings_from_paths(bindings, ignore_errors=True)
/scripts/dts/python-devicetree/src/devicetree/
A Dedtlib.py2472 def bindings_from_paths(yaml_paths: list[str], function

Completed in 14 milliseconds