Re: [PATCH] docs: dt: writing-schema: Describe defining properties in top-level

From: Rob Herring (Arm)

Date: Tue Sep 09 2025 - 11:06:58 EST



On Thu, 04 Sep 2025 16:24:01 +0200, Krzysztof Kozlowski wrote:
> Document established Devicetree bindings maintainers review practice:
> Properties having differences per each device in the binding, e.g.
> different constraints for lists or different allowed values, should
> still be defined in top-level 'properties' section and only customized
> in 'if:then:'.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/writing-schema.rst | 8 ++++++++
> 1 file changed, 8 insertions(+)
>

Applied, thanks!