Re: [PATCH v2] docs: dt: submitting-patches: Remove possible confusion of combining DTS
From: Rob Herring (Arm)
Date: Tue May 05 2026 - 21:35:05 EST
On Tue, 28 Apr 2026 17:04:21 +0200, Krzysztof Kozlowski wrote:
> DTS patches were always expected to be either sent separately or put at
> the end of patchset, but the first part rule explaining it used a
> "should be placed at the end of patchset" phrase which might create
> wrong impression. This part "should be" was about order of the patches
> and applied only to the case when DTS is combined into this patchset.
>
> Suggested-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> ---
>
> changes in v2:
> 1. Rephrase a bit commit msg, minor style
> ---
> Documentation/devicetree/bindings/submitting-patches.rst | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
Applied, thanks!