Re: [PATCH 2/2] dt-bindings: example: Extend with typical case (int-array and disallowed prop)
From: Rob Herring
Date: Thu Feb 24 2022 - 10:56:11 EST
On Wed, 23 Feb 2022 08:35:47 +0100, Krzysztof Kozlowski wrote:
> Extend the example with:
> - an array where each element has constraints (min/max value),
> - property not allowed in case of different compatible.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/example-schema.yaml | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
Applied, thanks!