107 Commits (55778a03df61623ddd743b04772ab90ce128db61)

Author SHA1 Message Date
David Gibson ff5afb96d0 Handle integer overflow in check_property_phandle_args() 3 years ago
Rob Herring 0a3a9d3449 checks: Add an interrupt-map check 3 years ago
Rob Herring 8fd24744e3 checks: Ensure '#interrupt-cells' only exists in interrupt providers 3 years ago
Rob Herring d8d1a9a778 checks: Drop interrupt provider '#address-cells' check 3 years ago
Rob Herring 52a16fd728 checks: Make interrupt_provider check dependent on interrupts_extended_is_cell 3 years ago
Thierry Reding 69595a167f checks: Fix bus-range check 3 years ago
Andre Przywara b587787ef3 checks: Fix signedness comparisons warnings 3 years ago
Andre Przywara 69bed6c241 dtc: Wrap phandle validity check 3 years ago
David Gibson 4c2ef8f4d1 checks: Introduce is_multiple_of() 3 years ago
Rob Herring 0c3fd9b6ac checks: Drop interrupt_cells_is_cell check 3 years ago
Rob Herring 6b3081abc4 checks: Add check_is_cell() for all phandle+arg properties 3 years ago
Ilya Lipnitskiy ad4abfadb6 checks: replace strstr and strrchr with strends 4 years ago
Ilya Lipnitskiy 9bb9b8d0b4 checks: tigthen up nr-gpios prop exception 4 years ago
Kumar Gala 88875268c0 checks: Warn on node-name and property name being the same 4 years ago
Kumar Gala 9d2279e7e6 checks: Change node-name check to match devicetree spec 4 years ago
Rob Herring cbca977ea1 checks: Allow PCI bridge child nodes without an address 4 years ago
Joel Stanley 8259d59f59 checks: Improve i2c reg property checking 4 years ago
Joel Stanley fdabcf2980 checks: Remove warning for I2C_OWN_SLAVE_ADDRESS 4 years ago
Andre Przywara 81e0919a3e checks: Add interrupt provider test 4 years ago
Arkadiusz Drabczyk 87a656ae5f check: Inform about missing ranges 5 years ago
Rob Herring 76b43dcbd1 checks: Add 'dma-ranges' check 5 years ago
David Gibson 60e0db3d65 Ignore phandle properties in /aliases 5 years ago
Rob Herring acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags 5 years ago
David Gibson 8f69567622 Avoid assertion in check_interrupts_property() 6 years ago
Chen-Yu Tsai ae795b2db7 checks: Do not omit nodes with labels if symbol generation is requested 6 years ago
Leonard Crestez 4762ad051e checks: Fix spelling in check_graph_endpoint 6 years ago
Kumar Gala 7cbc550f90 checks: Add unit address check if node is enabled 6 years ago
Rob Herring f267e674d1 checks: Fix crash with multiple source annotations 6 years ago
Rob Herring 3616b9a811 checks: Use source position information for check failures 6 years ago
Rob Herring 2bdbd07a12 checks: Make each message output atomic 6 years ago
Rob Herring 86a288a736 checks: Restructure check_msg to decrease indentation 6 years ago
Kumar Gala 403cc79f06 checks: Update SPI bus check for 'spi-slave' 6 years ago
Rob Herring e84742aa7b checks: fix simple-bus compatible matching 6 years ago
Rob Herring 90a190eb04 checks: add SPI bus checks 6 years ago
Rob Herring 53a1bd5469 checks: add I2C bus checks 6 years ago
Maxime Ripard 4038fd9005 dtc: add ability to make nodes conditional on them being referenced 7 years ago
Rob Herring e1f139ea49 checks: drop warning for missing PCI bridge bus-range 7 years ago
Geert Uytterhoeven f4eba68d89 checks: Print duplicate node name instead of parent name 7 years ago
Rob Herring df536831d0 checks: add graph binding checks 7 years ago
Rob Herring 2347c96edc checks: add a check for duplicate unit-addresses of child nodes 7 years ago
David Gibson afbddcd418 Suppress warnings on overlay fragments 7 years ago
Rob Herring aadd0b65c9 checks: centralize printing of property names in failure messages 7 years ago
Rob Herring 88960e3989 checks: centralize printing of node path in check_msg 7 years ago
Rob Herring c81d389a10 checks: add chosen node checks 7 years ago
Rob Herring e671852042 checks: add aliases node checks 7 years ago
Rob Herring d0c44ebe3f checks: check for #{size,address}-cells without child nodes 7 years ago
Rob Herring 18a3d84bb8 checks: add string list check for *-names properties 7 years ago
Rob Herring 8fe94fd6f1 checks: add string list check 7 years ago
Rob Herring 6c57308196 checks: add a string check for 'label' property 7 years ago
Peter Rosin a384191eba checks: fix sound-dai phandle with arg property check 7 years ago