summaryrefslogtreecommitdiff
path: root/scripts/dtc
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
9 daysdtc: dt-check-style: Add warning for redundant white-spacesKrzysztof Kozlowski
9 daysdtc: dt-check-style: Add test for trailing white-space in DTSKrzysztof Kozlowski
9 daysdtc: dt-check-style: Call _strip_strings_and_comments() only onceKrzysztof Kozlowski
9 daysdtc: dt-check-style: Replace Test User email with Rob HerringKrzysztof Kozlowski
9 daysdtc: dt-check-style: Introduce 'stricter' modeKrzysztof Kozlowski
9 daysdtc: dt-check-style: Consistently call 'kind' as 'file_type'Krzysztof Kozlowski
9 daysdtc: dt-check-style: Fix alignment of values in continued property linesKrzysztof Kozlowski
9 daysdtc: dt-check-style: Drop stray backslash before quote for continuation-align...Krzysztof Kozlowski
9 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-08-14dtc: dt-check-style: Add missing /dts-v1/ to few test casesKrzysztof Kozlowski
2026-07-20dtc: dt-check-style: Add more DTS test casesKrzysztof 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 self-test fixtures for style checkerDaniel Golle
2026-06-10dt-bindings: add DTS style checkerDaniel Golle
2026-04-07scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579Rob Herring (Arm)
2026-02-03of: Add for_each_compatible_node_scoped() helperKrzysztof Kozlowski
2026-02-03scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8Rob Herring (Arm)
2025-09-26scripts: dt_to_config: fix grammar and a typo in --help textMarkus Heidelberg
2025-08-11scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47cRob Herring (Arm)
2024-09-05dt: dt-extract-compatibles: Extract compatibles from function parametersRob Herring (Arm)
2024-08-15scripts/dtc: Update to upstream version v1.7.0-95-gbcd02b523429Rob Herring (Arm)
2024-07-17Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-09scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43Rob Herring (Arm)
2024-05-30dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2023-11-09dt: dt-extract-compatibles: Don't follow symlinks when walking treeNícolas F. R. A. Prado
2023-09-20dt: dt-extract-compatibles: Add flag for driver matching compatiblesNícolas F. R. A. Prado
2023-09-20dt: dt-extract-compatibles: Handle cfile arguments in generator functionNícolas F. R. A. Prado
2023-08-17dt: dt-check-compatible: Find struct of_device_id instances with compiler ann...Rob Herring
2023-03-27dts: add riscv include prefix linkAndre Przywara
2023-02-17of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-06scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6eRob Herring
2022-11-10scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61Rob Herring
2022-09-27dt: Add a check for undocumented compatible strings in kernelRob Herring
2022-05-20h8300: remove stale bindings and symlinkArnd Bergmann
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-11dt-bindings: kbuild: Use DTB files for validationRob Herring