Re: [PATCH v4 0/7] dtc: dt-check-style: Improvements for handling continued lines

From: Rob Herring

Date: Wed Sep 16 2026 - 16:56:45 EST


On Tue, Sep 15, 2026 at 07:03:44PM +0200, Krzysztof Kozlowski wrote:
> Changes in v4:
> - Rebase - drop WIP patch used as a base by mistake.
> - Link to v3: https://patch.msgid.link/20260909-b4-dts-style-checker-continued-lines-v3-0-474bb324ae53@xxxxxxxxxxxxxxxx
>
> 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)

Applied, thanks!

Rob