Re: [PATCH] docs: dt-bindings: Document preferred line wrapping

From: Rob Herring (Arm)
Date: Thu Jan 23 2025 - 17:53:20 EST



On Sat, 18 Jan 2025 11:22:47 +0100, Krzysztof Kozlowski wrote:
> There are some patches with long lines as a result of checkpatch
> enforcing 100, not 80, but checkpatch is only a tool not a coding style.
> The Linux Kernel Coding Style is still clear here on preferred limit.
> Mentioned preferred style of wrapping long lines in DTS, based on Linux
> Kernel Coding Style.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/dts-coding-style.rst | 16 +++++++++++-----
> 1 file changed, 11 insertions(+), 5 deletions(-)
>

Applied, thanks!