Re: [PATCH 3/3] docs: dt: writing-schema: document expectations on example DTS

From: Rob Herring
Date: Tue Feb 13 2024 - 11:23:46 EST



On Mon, 12 Feb 2024 16:05:24 +0100, Krzysztof Kozlowski wrote:
> Devicetree binding maintainers expect the example DTS in a binding to
> show the usage of only this one particular binding, without unrelated
> device nodes.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/writing-schema.rst | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>

Applied, thanks!