Re: [PATCH v6 1/4] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'
From: Rob Herring <robh@kernel.org>
Date: 2021-02-10 16:49:17
Also in:
linux-devicetree, linux-mediatek, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-02-10 16:49:17
Also in:
linux-devicetree, linux-mediatek, lkml
On Sun, 07 Feb 2021 13:19:11 +0800, Hsin-Hsiung Wang wrote:
The constraint of 'maxItem: 1' might be larger than 1, so we modify it to 'minItem: 1'. Signed-off-by: Hsin-Hsiung Wang <redacted> --- changes since v5: - update the constraint of minItem to 1. --- Documentation/devicetree/bindings/spmi/spmi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel