[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <175252814379.3190089.3499993933519513496.robh@kernel.org>
Date: Mon, 14 Jul 2025 16:22:38 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-kernel@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org
Subject: Re: [PATCH v2 1/4] docs: dt: submitting-patches: Avoid 'YAML' in the
subject and add an example
On Sun, 13 Jul 2025 14:46:36 +0200, Krzysztof Kozlowski wrote:
> Patches adding new device bindings should avoid 'YAML' keyword in the
> subject, because all bindings are supposed to be in DT schema format,
> which uses YAML. The DT schema is welcomed only in case of patches
> doing conversion. Effectively people get confused that subject should
> not contain anything else than device name after the prefix, so add two
> recommended examples.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>
> ---
>
> Changes in v2:
> 1. Rephrase - use YAML instead of schema, add another example for
> conversion.
> ---
> Documentation/devicetree/bindings/submitting-patches.rst | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists