Re: [PATCH v2 4/4] docs: dt: writing-schema: Document preferred order of properties

From: Rob Herring (Arm)
Date: Mon Jul 14 2025 - 17:26:15 EST



On Sun, 13 Jul 2025 14:46:39 +0200, Krzysztof Kozlowski wrote:
> Document established Devicetree bindings maintainers review practice:
> using DTS coding style property order in both 'properties' and
> 'required' secions.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes in v2:
> 1. New patch
> ---
> Documentation/devicetree/bindings/writing-schema.rst | 3 +++
> 1 file changed, 3 insertions(+)
>

Applied, thanks!