diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-08-25 14:33:33 +0300 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-08-29 14:58:17 -0500 |
commit | 1e5154de34073f0f30a16a08527b6d82a2b8105d (patch) | |
tree | 0a0ea391bfff015c1e2a062b8e6f40fb728227ea | |
parent | 7d10845b72d1777898af7233897469102d1016c0 (diff) |
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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-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: |