84 Commits (228a44cce857feeae55362a0c95689bc82123ed6)

Author SHA1 Message Date
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
David Gibson 7975f64222 Fix widespread incorrect use of strneq(), replace with new strprefixeq() 7 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 7 years ago
Rob Herring c1e55a5513 checks: fix handling of unresolved phandles for dts plugins 7 years ago
Thierry Reding 497432fd21 checks: Use proper format modifier for size_t 7 years ago
Rob Herring ee3d26f696 checks: add interrupts property check 7 years ago
Rob Herring c1e7738988 checks: add gpio binding properties check 7 years ago
Rob Herring b3bbac02d5 checks: add phandle with arg property checks 7 years ago
David Gibson 13ce6e1c2f dtc: fix sprintf() format string error, again 7 years ago
Shuah Khan 2a42b14d0d dtc: check.c fix compile error 8 years ago
Rob Herring cdbb2b6c7a checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
Rob Herring 4c15d5da17 checks: Add bus checks for simple-bus buses 8 years ago
Rob Herring 33c3985226 checks: Add bus checks for PCI buses 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
David Gibson 672ac09ea0 Clean up gcc attributes 8 years ago
Ian Campbell acd1b534a5 Print output filename as part of warning messages 8 years ago
David Gibson 120775eb1c dtc: Use streq() in preference to strcmp() 8 years ago
Rob Herring 852e9ecbe1 checks: Add Warning for stricter node name character checking 8 years ago
Rob Herring ef0e8f0615 checks: Add Warning for stricter property name character checking 8 years ago
David Gibson 00fbb8696b Rename boot_info 8 years ago
Pantelis Antoniou 20f29d8d41 dtc: Plugin and fixup support 8 years ago
Pantelis Antoniou 8f70ac3980 checks: Pass boot_info instead of root node 8 years ago
David Gibson 1ee0ae24ea Simplify check field and macro names 9 years ago
David Gibson 9d97527a86 Remove property check functions 9 years ago