Re: [PATCH 2/3] docs: dt: writing-schema: explain additional/unevaluatedProperties

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



On Mon, 12 Feb 2024 16:05:23 +0100, Krzysztof Kozlowski wrote:
> Add to the list of schema contents expected keywords with their
> explanation: additionalProperties and unevaluatedProperties.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/writing-schema.rst | 20 +++++++++++++++++++
> 1 file changed, 20 insertions(+)
>

Applied, thanks!