Re: [PATCH v3 0/7] dtc: dt-check-style: Improvements for handling continued lines
From: Rob Herring
Date: Tue Sep 15 2026 - 11:31:07 EST
On Wed, Sep 09, 2026 at 03:10:34PM +0200, Krzysztof Kozlowski wrote:
> Changes in v3:
> - New commit:
> "dtc: dt-check-style: Relax property ordering rules (drop alphabetical)"
> - Improve commit msg of "Unduplicate checks in
> check_mixed_indent_chars()" patch.
> - Link to v2: https://patch.msgid.link/20260909-b4-dts-style-checker-continued-lines-v2-0-c5cb4c9d9b66@xxxxxxxxxxxxxxxx
>
> Changes in v2:
> 1. Four new commits 1-4
> 2. Drop last commit
> v1: https://lore.kernel.org/all/20260906180437.166760-6-krzysztof.kozlowski@xxxxxxxxxxxxxxxx/
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (7):
> dtc: dt-check-style: Handle continued lines in check_hex_case()
> dtc: dt-check-style: Handle continued lines in check_line_length()
> dtc: dt-check-style: Handle continued lines in check_trailing_whitespace()
> dtc: dt-check-style: Unduplicate checks in check_mixed_indent_chars()
> dtc: dt-check-style: Right strip whitespaces, leftovers before comments
> dtc: dt-check-style: Properly detect comments in multi-line properties
> dtc: dt-check-style: Relax property ordering rules (drop alphabetical)
Patch 7 doesn't apply.
> base-commit: 694b801ceb1bea205878f2136e8b25c888e51be7
And I don't have this commit in my tree to resolve the conflicts.
Rob