diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-08-25 13:33:33 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-08-29 21:58:17 +0200 |
commit | 1e5154de34073f0f30a16a08527b6d82a2b8105d (patch) | |
tree | 0a0ea391bfff015c1e2a062b8e6f40fb728227ea | |
parent | dt-bindings: ata: drop minItems equal to maxItems (diff) | |
download | linux-1e5154de34073f0f30a16a08527b6d82a2b8105d.tar.xz linux-1e5154de34073f0f30a16a08527b6d82a2b8105d.zip |
dt-bindings: crypto: drop minItems equal to maxItems
minItems, if missing, are implicitly equal to maxItems, so drop
redundant piece to reduce size of code.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20220825113334.196908-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml index 676950bb7b37..5b31891c97fe 100644 --- a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml +++ b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml @@ -24,7 +24,6 @@ properties: maxItems: 1 clocks: - minItems: 2 maxItems: 2 clock-names: |