summaryrefslogtreecommitdiff
path: root/scripts/dtc/dt-check-style
AgeCommit message (Expand)Author
8 daysdtc: dt-check-style: Check for indentation also in continued lines of binding...Krzysztof Kozlowski
8 daysdtc: dt-check-style: Check for indentation also in continued lines of DTSKrzysztof Kozlowski
8 daysdtc: dt-check-style: Add test for node and property name stylesKrzysztof Kozlowski
8 daysdtc: dt-check-style: Process property names with a question markKrzysztof Kozlowski
8 daysdtc: dt-check-style: Sort rule functions by nameKrzysztof Kozlowski
8 daysdtc: dt-check-style: Sort rule directory by nameKrzysztof Kozlowski
8 daysdtc: dt-check-style: Add warning for redundant white-spacesKrzysztof Kozlowski
8 daysdtc: dt-check-style: Call _strip_strings_and_comments() only onceKrzysztof Kozlowski
8 daysdtc: dt-check-style: Introduce 'stricter' modeKrzysztof Kozlowski
8 daysdtc: dt-check-style: Consistently call 'kind' as 'file_type'Krzysztof Kozlowski
8 daysdtc: dt-check-style: Fix alignment of values in continued property linesKrzysztof Kozlowski
8 daysdtc: dt-check-style: Drop stray backslash before quote for continuation-align...Krzysztof Kozlowski
8 daysdtc: dt-check-style: Handle sorting of top-level nodes and propertiesKrzysztof Kozlowski
2026-08-14dtc: dt-check-style: Simplify setting depth of DtsLineKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Print proper line number of indentation detection placeKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Handle properly DTC-style includesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Expect first device_typeKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Rework handling YAML/DTS in rulesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Allow space-aligning indentation in DTSKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAMLKrzysztof Kozlowski
2026-06-10dt-bindings: add DTS style checkerDaniel Golle