141 Commits (backport-91949-to-v4.1-branch)

Author SHA1 Message Date
Benjamin Cabé 529656e2be devicetree: Add filename and line number tracking for nodes & properties 4 months ago
Benjamin Cabé 3352c402fb scripts: fix spelling of "below" 5 months ago
Christophe Dufaza ad22d34d16 edtlib: amend Node.props API documentation 5 months ago
Christophe Dufaza c6e3de296d edtlib: amend PropertySpec.path API documentation 5 months ago
Luca Burelli 16d71d0598 edtlib: add "hash" attribute to nodes 6 months ago
James Roy 34bc4c3e3e style: edtlib: Use a better format string 6 months ago
Christophe Dufaza ee5c520326 edtlib: tests: refine coverage of Binding objects initialization 6 months ago
James Roy c99a61ada4 style: edtlib: Use a better type Annotations 6 months ago
James Roy 802eac71f0 style: edtlib: Use a better line continuation operator 6 months ago
Grzegorz Swiderski f0646d3da4 edtlib: Express Node.matching_compat and Node.binding_path as @property 8 months ago
Pieter De Gendt f05deb1aa4 python: Format trivial files where only newlines were missing 8 months ago
Florian Grandel becd9e5b92 scripts: dts: edtlib: fix type docs 8 months ago
Florian Grandel be4acee09a scripts: dts: edtlib: type hints 8 months ago
Florian Grandel 0f1549c575 scripts: dts: edtlib: simplification 8 months ago
Florian Grandel 4bd584cf21 scripts: dts: edtlib: improve Node encapsulation 8 months ago
Christophe Dufaza b0b278503f Revert "edtlib: fix "last modified" semantic for included ... specs" 8 months ago
Christophe Dufaza c58d6761bc edtlib: tests: cover basics of filtering inherited properties 8 months ago
Christophe Dufaza 0b946dfc01 Revert "edtlib: test "last modified" semantic for ... specs" 8 months ago
Christophe Dufaza 308b568219 Revert "edtlib: test filters set by including bindings" 8 months ago
Joel Hirsbrunner 7454cb984b Devicetree: Devicetree Bindings: Adjust python tests 9 months ago
Joel Hirsbrunner 8b02bc9392 Devicetree: Devicetree Bindings: Support enums for array like dt props 9 months ago
Benedikt Schmidt e7bf414f15 scripts: dts: devicetree: edtlib: Use insertion sort for compat2nodes 10 months ago
Florian Grandel a575c769f8 scripts: dts: gen_defines/edtlib: improve encapsulation 10 months ago
Reto Schneider 371a48ac16 edtlib: Remove unreachable code 10 months ago
Lingao Meng 302422ad9d everywhere: replace double words 1 year ago
Grzegorz Swiderski 46572f797f dtlib: Allow deleting the root node 1 year ago
Christophe Dufaza 33bb3b60d9 edtlib: test filters set by including bindings 1 year ago
Christophe Dufaza b3b5ad8156 edtlib: fix "last modified" semantic for included property specs 1 year ago
Christophe Dufaza 70eaa61cb0 edtlib: test "last modified" semantic for included property specs 1 year ago
Javan lacerda dbfc1aaec6 scripts: dts: update pyyaml version 1 year ago
Fabio Baltieri 403640b75e edtlib: link child nodes to parent for nodes with child-bindings 2 years ago
Gerard Marull-Paretas 7772cec6bd edtlib: always insert root node to the graph 2 years ago
Gerard Marull-Paretas 73b803ab4b edtlib: pinctrl properties are required in the binding 2 years ago
Grant Ramsay 5443703dc9 edtlib: Exclude PCI devices from some inapplicable checks 2 years ago
Christophe Dufaza ad48c51651 devicetree: edtlib: prefixes which are not vendors are NOT vendors 2 years ago
Grzegorz Swiderski dcd8d60119 scripts: dts: Support DT_NODE_HAS_PROP(node_id, ranges) 2 years ago
Martí Bolívar 5847890a18 edtlib: finish adding type annotations 2 years ago
Martí Bolívar 3318380eaf edtlib: type annotate EDT 2 years ago
Martí Bolívar d89f974760 edtlib: type annotate Node 2 years ago
Martí Bolívar cae8b6567d edtlib: make PinCtrl a type-annotated dataclass 2 years ago
Martí Bolívar 83b6db2ec1 edtlib: make ControllerAndData a type-annotated dataclass 2 years ago
Martí Bolívar 3a43e1b643 edtlib: make Range a type-annotated dataclass 2 years ago
Martí Bolívar b07f3ddd9f edtlib: clean up Range docstring 2 years ago
Martí Bolívar 49c0d72234 edtlib: make Register a type-annotated dataclass 2 years ago
Martí Bolívar 4415a29af2 edtlib: make Property a type-annotated dataclass 2 years ago
Martí Bolívar 835a57ccfa edtlib: type annotate PropertySpec 2 years ago
Martí Bolívar 1b6921965a edtlib: type annotate Binding 2 years ago
Martí Bolívar 3d75f17d5e edtlib: improve error handling paths 2 years ago
Martí Bolívar 51d79808e4 edtlib: move Node 2 years ago
Martí Bolívar ba4b8a406e edtlib: move PinCtrl 2 years ago