167 Commits (main)

Author SHA1 Message Date
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
Martí Bolívar a5d82337b7 edtlib: move ControllerAndData 2 years ago
Martí Bolívar ea4db57d90 edtlib: move Range 2 years ago
Martí Bolívar da31368eed edtlib: move Register 2 years ago
Martí Bolívar 20731a3cab edtlib: move Property 2 years ago
Martí Bolívar ff8c63c03b edtlib: move PropertySpec 2 years ago
Martí Bolívar bef3970573 edtlib: move Binding 2 years ago
Martí Bolívar cf9cfc31bd edtlib: implement copy.deepcopy() for EDT 2 years ago
Martí Bolívar f4b487aea2 edtlib: refactor some internals 2 years ago
Martí Bolívar 867dd1c84c devicetree: use c89 comments in test file 2 years ago
Martí Bolívar dcf1fc0592 dtlib: fix docstring 2 years ago
Martí Bolívar 513e03ad68 edtlib: extract _slice() code to new helper module 2 years ago
Martí Bolívar c0a024253f edtlib: fix typo 2 years ago
Martí Bolívar 3bb1aaebd5 dtlib: fix pretty-printing in pdb 2 years ago
Martí Bolívar 2d86e1b05d dtlib: add missing type annotations 2 years ago
Martí Bolívar 78fca3c19c dtlib: fix comment header 2 years ago
Martí Bolívar 6ac19439b2 dtlib: remove dead code 2 years ago
Martí Bolívar 5272e7f681 dtlib: add DT.move_node() 2 years ago
Martí Bolívar e479d3f7c6 dtlib: use new helper in test cases 2 years ago
Martí Bolívar 2063ddbc93 dtlib: add new test case helper 2 years ago
Martí Bolívar faa7e530c2 dtlib: clean up a documentation string 2 years ago
Henrik Brix Andersen 28819152cb scripts: dts: add special tooling for handling GPIO hog nodes 2 years ago
Chris Duf 92897ef011 python-devicetree: bump version to 0.0.2 3 years ago
Chris Duf 436616c66b python-devicetree: unpin types-PyYAML version 3 years ago
Fabio Baltieri 0daa3a78a9 yamllint: indentation: fix files in scripts/ 3 years ago