Re: [PATCH] dt-bindings: bus: qcom,ssc-block-bus: rework arrays and drop redundant minItems

From: Rob Herring
Date: Mon Jul 18 2022 - 16:25:04 EST


On Tue, 12 Jul 2022 17:46:02 +0200, Krzysztof Kozlowski wrote:
> There is no need to specify "minItems" if it equals to "maxItems". On the
> other hand number of items in an array can be specified via describing
> items, which might bring some additional information. This simplifies a
> bit the binding.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/bus/qcom,ssc-block-bus.yaml | 25 ++++++++-----------
> 1 file changed, 11 insertions(+), 14 deletions(-)
>

Applied, thanks!